Interface ICodeParameter
Namespace: ArtOfTest.Common.Design.Extensibility
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public interface ICodeParameter
Methods
ToCode()
Declaration
CodeExpression ToCode()
Returns
System.CodeDom.CodeExpression
|