mirror of
https://gitee.com/csharpui/CPF.git
synced 2026-04-16 10:38:02 +08:00
9 lines
124 B
C#
9 lines
124 B
C#
|
|
namespace CPF.Windows.Json.Deserialize
|
|
{
|
|
internal class DefaultJsonResolve : JsonResolveBase
|
|
{
|
|
|
|
}
|
|
}
|