Метод | Описание | |
---|---|---|
Deserialize ( System.Xml.Linq.XElement element ) : void | ||
Match ( IToolchain toolchain ) : bool | ||
Match ( |
||
Serialize ( ) : System.Xml.Linq.XElement | ||
Toolchain ( |
||
ToolchainReference ( ) : System | ||
ToolchainReference ( IToolchain toolchain ) : System | ||
ToolchainReference ( string id ) : System |
public Deserialize ( System.Xml.Linq.XElement element ) : void | ||
element | System.Xml.Linq.XElement | |
Результат | void |
public Match ( IToolchain toolchain ) : bool | ||
toolchain | IToolchain | |
Результат | bool |
public Match ( |
||
reference | ||
Результат | bool |
public Serialize ( ) : System.Xml.Linq.XElement | ||
Результат | System.Xml.Linq.XElement |
public Toolchain ( |
||
manager | ||
Результат | IToolchain |
public ToolchainReference ( IToolchain toolchain ) : System | ||
toolchain | IToolchain | |
Результат | System |
public ToolchainReference ( string id ) : System | ||
id | string | |
Результат | System |