C# Class Myre.Serialisation.Dom.Node

Afficher le fichier Open project: TomGillen/Myre

Méthodes publiques

Свойство Type Description
SharedReferenceID int?
Type System.Type

Méthodes publiques

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

Private Methods

Méthode Description
GetTypeName ( Type type ) : string

Method Details

Write() public méthode

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

Property Details

SharedReferenceID public_oe property

public int? SharedReferenceID
Résultat int?

Type public_oe property

public Type,System Type
Résultat System.Type