Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
MethodRef Class
MethodRef Properties
HasParameters Property
IsAbstract Property
IsExtension Property
IsGenericMethod Property
IsInternal Property
IsOverride Property
IsPrivate Property
IsProtected Property
IsPublic Property
IsStatic Property
IsVirtual Property
Name Property
ParameterCount Property
Parameters Property
MethodRef
IsVirtual Property
True if the referenced method is virtual.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
IsVirtual
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
MethodRef Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com