Method | Description | |
---|---|---|
CodeMethodReturnStatement ( ) : System.Diagnostics | ||
CodeMethodReturnStatement ( System.CodeDom.CodeExpression expression ) : System.Diagnostics |
public CodeMethodReturnStatement ( ) : System.Diagnostics | ||
return | System.Diagnostics |
public CodeMethodReturnStatement ( System.CodeDom.CodeExpression expression ) : System.Diagnostics | ||
expression | System.CodeDom.CodeExpression | |
return | System.Diagnostics |