Méthode | Description | |
---|---|---|
Close ( ) : void | ||
Open ( ) : void | ||
Serialize ( Nodes node ) : void | ||
Serializer ( Action |
Méthode | Description | |
---|---|---|
AnchorNode ( Nodes node ) : void | ||
GenerateAnchor ( ) : string | ||
SerializeMapping ( Nodes mapping, bool isImplicit ) : void | ||
SerializeNode ( Nodes node ) : void | ||
SerializeNode ( Nodes node, System.Action descend ) : void | ||
SerializeNode ( Nodes node, Nodes parent, Nodes key ) : void | ||
SerializeNode ( Nodes node, Nodes parent, int index ) : void | ||
SerializeScalar ( Nodes scalar, ScalarImplicitLevel implicitLevel ) : void | ||
SerializeSequence ( Nodes sequence, bool isImplicit ) : void |
public Serializer ( Action |
||
emit | Action |
|
schema | Schemas | |
Résultat | System |