'宣言 Public Function New( _ ByVal skipIfDefault As System.Boolean _ )
public JsonAttribute( System.bool skipIfDefault )
パラメータ
- skipIfDefault
- A flag indicating whether the default value should be serialized or deserialized.
'宣言 Public Function New( _ ByVal skipIfDefault As System.Boolean _ )
public JsonAttribute( System.bool skipIfDefault )