C# Class Exortech.NetReflector.ReflectionPreprocessorAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: dnauck/NetReflector Class Usage Examples

Public Methods

Method Description
Invoke ( object parent, XmlNode inputNode ) : XmlNode

Invokes the preprocessor method.

Method Details

Invoke() public static method

Invokes the preprocessor method.
public static Invoke ( object parent, XmlNode inputNode ) : XmlNode
parent object
inputNode System.Xml.XmlNode
return System.Xml.XmlNode