C# Class Pickaxe.CodeDom.CodeDomTypeDefinition

Mostra file Open project: bitsummation/pickaxe Class Usage Examples

Public Methods

Method Description
CodeDomTypeDefinition ( string typeName ) : System.CodeDom

Method Details

CodeDomTypeDefinition() public method

public CodeDomTypeDefinition ( string typeName ) : System.CodeDom
typeName string
return System.CodeDom