C# Class Myre.Serialisation.Dom.LiteralNode

Inheritance: Node
Afficher le fichier Open project: TomGillen/Myre

Méthodes publiques

Свойство Type Description
Value string

Méthodes publiques

Méthode Description
Write ( Stream stream, int indent ) : void

Method Details

Write() public méthode

public Write ( Stream stream, int indent ) : void
stream Stream
indent int
Résultat void

Property Details

Value public_oe property

public string Value
Résultat string