Property | Type | Description | |
---|---|---|---|
Default | SerializeAttribute, | ||
DictionaryFromYamlKey | bool | ||
FromYamlKey | bool | ||
Loader | string | ||
Required | bool | ||
Serialize | bool | ||
YamlName | string |
Method | Description | |
---|---|---|
SerializeAttribute ( bool serialize = true, bool required = false ) |
Method | Description | |
---|---|---|
GetLoader ( Type, type ) : object>.Func |
public SerializeAttribute ( bool serialize = true, bool required = false ) | ||
serialize | bool | |
required | bool |
public static SerializeAttribute, Default | ||
return | SerializeAttribute, |