Метод | Описание | |
---|---|---|
Compile ( ) : void | ||
NAntSchemaGenerator ( |
Creates a new instance of the NAntSchemaGenerator class.
|
Метод | Описание | |
---|---|---|
CreateTaskListComplexType ( |
||
CreateTaskListComplexType ( |
||
FindComplexTypeByID ( string id ) : |
||
FindOrCreateComplexType ( |
||
ValidationEH ( object sender, |
Метод | Описание | |
---|---|---|
GetDataTypeName ( |
||
GetTaskName ( |
protected CreateTaskListComplexType ( |
||
tasks | ||
Результат |
protected CreateTaskListComplexType ( |
||
tasks | ||
dataTypes | ||
includeProjectLevelItems | bool | |
Результат |
protected FindComplexTypeByID ( string id ) : |
||
id | string | |
Результат |
protected FindOrCreateComplexType ( |
||
t | ||
Результат |
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.
/// |
Результат | System |
protected ValidationEH ( object sender, |
||
sender | object | |
args | ||
Результат | void |