Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
TypeParameter Class
TypeParameter Properties
Category Property
IsAbstract Property
IsClass Property
IsContravariant Property
IsCovariant Property
IsDelegateType Property
IsEnum Property
IsFirstOnLineDefault Property
IsGenericParameter Property
IsGenericType Property
IsInterface Property
IsNested Property
IsNullableType Property
IsPartial Property
IsStruct Property
IsValueType Property
Name Property
NewLines Property
TypeParameterCount Property
Variance Property
TypeParameter
Name Property
The name of the
TypeParameter
.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
string
Name
{
get
;
set
; }
Property Value
Type:
String
Implements
INamedCodeObject
Name
See Also
Reference
TypeParameter Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com