mirror of
https://gitee.com/csharpui/CPF.git
synced 2026-04-17 02:58:04 +08:00
7 lines
119 B
C#
7 lines
119 B
C#
namespace CPF.Windows.Json.Serializer
|
|
{
|
|
internal class ExpressionJsonFormatter :JsonFormatterBase
|
|
{
|
|
}
|
|
}
|