This topic has not yet been rated - Rate this topic

CodeTypeReferenceExpression Constructor

Initializes a new instance of the CodeTypeReferenceExpression class.
Name Description
CodeTypeReferenceExpression () Initializes a new instance of the CodeTypeReferenceExpression class.
CodeTypeReferenceExpression (CodeTypeReference) Initializes a new instance of the CodeTypeReferenceExpression class using the specified type.
CodeTypeReferenceExpression (String) Initializes a new instance of the CodeTypeReferenceExpression class using the specified data type name.
CodeTypeReferenceExpression (Type) Initializes a new instance of the CodeTypeReferenceExpression class using the specified data type.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.