Nova CodeDOM Class Library
Nova CodeDOM Class Library
Mono.Cecil
TypeDefinition Class
TypeDefinition Properties
Attributes Property
BaseType Property
ClassSize Property
CustomAttributes Property
DeclaringType Property
Events Property
Fields Property
GenericParameters Property
HasCustomAttributes Property
HasEvents Property
HasFields Property
HasGenericParameters Property
HasInterfaces Property
HasLayoutInfo Property
HasMethods Property
HasNestedTypes Property
HasProperties Property
HasSecurity Property
HasSecurityDeclarations Property
Interfaces Property
IsAbstract Property
IsAnsiClass Property
IsAutoClass Property
IsAutoLayout Property
IsBeforeFieldInit Property
IsClass Property
IsDefinition Property
IsEnum Property
IsExplicitLayout Property
IsImport Property
IsInterface Property
IsNestedAssembly Property
IsNestedFamily Property
IsNestedFamilyAndAssembly Property
IsNestedFamilyOrAssembly Property
IsNestedPrivate Property
IsNestedPublic Property
IsNotPublic Property
IsPrimitive Property
IsPublic Property
IsRuntimeSpecialName Property
IsSealed Property
IsSequentialLayout Property
IsSerializable Property
IsSpecialName Property
IsUnicodeClass Property
IsValueType Property
IsWindowsRuntime Property
MetadataType Property
Methods Property
NestedTypes Property
PackingSize Property
Properties Property
SecurityDeclarations Property
TypeDefinition
HasEvents Property
Namespace:
Mono.Cecil
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
HasEvents
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
TypeDefinition Class
Mono.Cecil Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com