C# Class MatchAny.ElementMatch.ElementCDATAMatch.NamespaceMatch.OfficialNamespaceMatch.AttributeMatch.DebugVisitor, simplexml

Inheritance: Visitor
显示文件 Open project: ngallagher/simplexml

Public Methods

Method Description
Read ( Type type, NodeMap node ) : void
Write ( Type type, NodeMap node ) : void

Method Details

Read() public method

public Read ( Type type, NodeMap node ) : void
type Type
node NodeMap
return void

Write() public method

public Write ( Type type, NodeMap node ) : void
type Type
node NodeMap
return void