Method | Description | |
---|---|---|
Compile ( ) : void | ||
NAntSchemaGenerator ( |
Creates a new instance of the NAntSchemaGenerator class.
|
Method | Description | |
---|---|---|
CreateTaskListComplexType ( |
||
CreateTaskListComplexType ( |
||
FindComplexTypeByID ( string id ) : |
||
FindOrCreateComplexType ( |
||
ValidationEH ( object sender, |
Method | Description | |
---|---|---|
GetDataTypeName ( |
||
GetTaskName ( |
protected CreateTaskListComplexType ( |
||
tasks | ||
return |
protected CreateTaskListComplexType ( |
||
tasks | ||
dataTypes | ||
includeProjectLevelItems | bool | |
return |
protected FindComplexTypeByID ( string id ) : |
||
id | string | |
return |
protected FindOrCreateComplexType ( |
||
t | ||
return |
public NAntSchemaGenerator ( |
||
tasks | Tasks for which a schema should be generated. | |
dataTypes | Data Types for which a schema should be generated. | |
targetNS | string | The namespace to use.
/// |
return | System |
protected ValidationEH ( object sender, |
||
sender | object | |
args | ||
return | void |