Nova CodeDOM Class Library
Nova CodeDOM Class Library
Mono.Cecil
MethodDefinition Class
MethodDefinition Properties
Attributes Property
Body Property
CustomAttributes Property
DeclaringType Property
GenericParameters Property
HasBody Property
HasCustomAttributes Property
HasGenericParameters Property
HasOverrides Property
HasPInvokeInfo Property
HasSecurity Property
HasSecurityDeclarations Property
ImplAttributes Property
IsAbstract Property
IsAddOn Property
IsAssembly Property
IsCheckAccessOnOverride Property
IsCompilerControlled Property
IsConstructor Property
IsDefinition Property
IsFamily Property
IsFamilyAndAssembly Property
IsFamilyOrAssembly Property
IsFinal Property
IsFire Property
IsForwardRef Property
IsGetter Property
IsHideBySig Property
IsIL Property
IsInternalCall Property
IsManaged Property
IsNative Property
IsNewSlot Property
IsOther Property
IsPInvokeImpl Property
IsPreserveSig Property
IsPrivate Property
IsPublic Property
IsRemoveOn Property
IsReuseSlot Property
IsRuntime Property
IsRuntimeSpecialName Property
IsSetter Property
IsSpecialName Property
IsStatic Property
IsSynchronized Property
IsUnmanaged Property
IsUnmanagedExport Property
IsVirtual Property
NoInlining Property
NoOptimization Property
Overrides Property
PInvokeInfo Property
RVA Property
SecurityDeclarations Property
SemanticsAttributes Property
MethodDefinition
IsFire Property
Namespace:
Mono.Cecil
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
IsFire
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
MethodDefinition Class
Mono.Cecil Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com