Have a question?
Email Us
or Call
1 (800) 936-2134
Home
Products
Services
Download
Purchase
Support
Community
Back to Index
RuleUtilities Members
CodeIt.Right SDK Class Library
RuleUtilities Members
RuleUtilities overview
Public Static Methods
GetAttribute
Returns an attrbute for the specified code element.
GetBaseMethod
Returns the base method.
GetBaseTypeMembers
Gets members from the base type.
GetMethodBaseParameters
Returns an array of parameters of the base method.
GetMethodStatements
Gets a collection of the statements from the method specified.
GetOverriddenMethod
Returns base method for specified method.
GetTypeInfoByFullName
Returns type object by fully qualified name.
GetTypesFromNamespace
Returns an array of types from specified namespace.
HasAttribute
Returns True if specified code element has an attribute.
HasCorrectDisposeMethodImplementation
Returns True if the dispose method has a correct implementation.
HasCorrectFinalizeImplementation
Returns True if the Finalize method has a correct implementation.
HasUnmanagedTypeFields
Returns True if the type contains unmanaged fields.
IsAnyTypeDerivedFromType
Returns True if any type derives from the specified type.
IsAspProject
Returns True if specified project is ASP.NET project.
IsEventHandler
Returns True if specified code element is an event handler.
IsMemberOverride
Returns True if specified code element overrides another member.
IsMemberUsedOutsideParentType
Returns True if the member is used outside of the parent type.
IsMethodContainsFieldAssignmentExpression
Returns True if the method contains assignment expression for specified field.
IsMultipleFieldsDeclaration
Returns True if the field declaration statement declares more than one field.
IsMutableType
Returns True if the return type is mutable.
IsNonPublicField
Returns True if specified field is not public.
IsReimplementsInterface
Returns True if the type re-implements specified interface.
IsTypeComVisible
Returns True if specified type is Com visible.
IsTypeUsedOutsideParentType
Returns True if the type is used outside in code.
IsUnmanagedType
Returns True if the return type is unmanaged.
IsWindowsFormsSolution
Returns True if the solution contains at least one WindowsForms project.
Public Instance Methods
Equals
(inherited from
Object
)
Determines whether the specified
Object
is equal to the current
Object
.
GetHashCode
(inherited from
Object
)
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType
(inherited from
Object
)
Gets the
Type
of the current instance.
ToString
(inherited from
Object
)
Returns a
String
that represents the current
Object
.
See Also
RuleUtilities Class
|
SubMain.CodeItRight.Sdk.Utils Namespace
Home
|
Products
|
Services
|
Download
|
Purchase
|
Support
|
Community
|
About Us
|
© 1998-2010 vbCity.com, LLC. All rights reserved.
Designated trademarks and brands are the property of their respective owners.