Méthode | Description | |
---|---|---|
AddStatements ( |
||
AsExpression ( ) : System.CodeDom.CodeExpression | ||
AsStatements ( ) : System.Collections.Generic.IEnumerable |
||
ExpressionCodeDomConstruct ( TypeDefinition contextType, System.CodeDom.CodeExpression dom ) : System |
public AddStatements ( |
||
collection | ||
Résultat | void |
public AsExpression ( ) : System.CodeDom.CodeExpression | ||
Résultat | System.CodeDom.CodeExpression |
public AsStatements ( ) : System.Collections.Generic.IEnumerable |
||
Résultat | System.Collections.Generic.IEnumerable |
public ExpressionCodeDomConstruct ( TypeDefinition contextType, System.CodeDom.CodeExpression dom ) : System | ||
contextType | TypeDefinition | |
dom | System.CodeDom.CodeExpression | |
Résultat | System |