C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls Namespace > JsonAttribute Class > JsonAttribute Constructor : JsonAttribute Constructor(Boolean,Boolean,Object) |
'Declaration Public Function New( _ ByVal isSerializableToJson As System.Boolean, _ ByVal skipIfEmpty As System.Boolean, _ ByVal emptyValue As System.Object _ )
public JsonAttribute( System.bool isSerializableToJson, System.bool skipIfEmpty, System.object emptyValue )