painlessjson ~master (2019-07-12T06:55:59Z)
Home
Dub
Repo
SerializedName
painlessjson
annotations
Undocumented in source.
struct
SerializedName {
string
to
;
string
from
;
this
(string serializedName);
this
(string to, string from);
}
Constructors
this
this
(string serializedName)
Undocumented in source.
this
this
(string to, string from)
Undocumented in source.
Members
Variables
from
string
from
;
Undocumented in source.
to
string
to
;
Undocumented in source.
Meta
Source
See Implementation
painlessjson
annotations
structs
SerializeFromIgnore
SerializeIgnore
SerializeToIgnore
SerializedFromName
SerializedName
SerializedToName
templates
serializationFromName
serializationToName
Undocumented in source.