C# Class Myre.Serialisation.Dom.Node

ファイルを表示 Open project: TomGillen/Myre

Public Properties

Property Type Description
SharedReferenceID int?
Type System.Type

Public Methods

Method Description
Write ( Stream stream, int indent ) : void

Private Methods

Method Description
GetTypeName ( Type type ) : string

Method Details

Write() public method

public Write ( Stream stream, int indent ) : void
stream Stream
indent int
return void

Property Details

SharedReferenceID public_oe property

public int? SharedReferenceID
return int?

Type public_oe property

public Type,System Type
return System.Type