C# Class Foxoft.Ci.MacroExpansion

Mostrar archivo Open project: epi/cito Class Usage Examples

Public Properties

Property Type Description
Args string>.Dictionary
FriendlyName string
ParentReader TextReader

Public Methods

Method Description
LookupArg ( string name ) : string

Method Details

LookupArg() public method

public LookupArg ( string name ) : string
name string
return string

Property Details

Args public_oe property

public Dictionary Args
return string>.Dictionary

FriendlyName public_oe property

public string FriendlyName
return string

ParentReader public_oe property

public TextReader ParentReader
return TextReader