mirror of
https://gitee.com/csharpui/CPF.git
synced 2026-04-16 18:48:03 +08:00
8 lines
95 B
C#
8 lines
95 B
C#
|
|
namespace CPF.Windows.Json.Serializer
|
|
{
|
|
internal class JsonFormatterBase
|
|
{
|
|
}
|
|
}
|