Have a question? Email Us or Call 1 (800) 936-2134
SubMain - CodeIt.Right The First Time! Home Products Services Download Purchase Support Community
NamingRuleBase Members
CodeIt.Right SDK Class Library

NamingRuleBase Members

NamingRuleBase overview

Public Instance Properties

Author (inherited from AbstractRuleBase) Gets the Author of the rule instance.
AutoCorrectionOptions Gets all correction options for the rule instance.
AvailableTargets (inherited from AbstractRuleBase) Gets all available targets for the rule instance.
CanCorrect Gets True if the rule instance support correction; else False.
Category (inherited from AbstractRuleBase) Gets the Category of the rule instance.
CorrectDescription (inherited from AbstractRuleBase) Gets the correction description.
Element (inherited from AbstractRuleBase) Gets the Element of the rule instance.
Email (inherited from AbstractRuleBase) Gets the Email of the rule instance.
File (inherited from AbstractRuleBase) Gets the File of the rule instance.
ID (inherited from AbstractRuleBase) Gets the ID of the rule instance.
ItemFullyQualifiedName (inherited from AbstractRuleBase) Gets the full qualified name of the code element.
ItemName (inherited from AbstractRuleBase) Gets the name of the code element.
ItemType (inherited from AbstractRuleBase) Gets the type of the code element.
LineNumber (inherited from AbstractRuleBase) Gets the line number of the code element.
Name (inherited from AbstractRuleBase) Gets the Name of the rule instance.
Project (inherited from AbstractRuleBase) Gets the Project of the rule instance.
Scopes (inherited from AbstractRuleBase) Gets Scopes of the rule instance.
SelectedCorrectionIndex (inherited from AbstractRuleBase) Gets selected correction index.
Severity (inherited from AbstractRuleBase) Gets the Severity of the rule instance.
Status (inherited from AbstractRuleBase) Gets the status of the rule instance.
Targets Gets Targets of the rule instance.
Title (inherited from AbstractRuleBase) Gets the Title of the rule instance.
Url (inherited from AbstractRuleBase) Gets the Url of the rule instance.
ViolationDescription (inherited from AbstractRuleBase) Gets the description of the violation.

Public Instance Methods

Check (inherited from AbstractRuleBase) Abstract method to be implemented by the author to check code elements for the rule violation.
CorrectOverloaded. Method corrects the violations for the rule instance.
Correct (inherited from AbstractRuleBase)Overloaded. Method to be implemented by the author that corrects the rule violation.
DefaultCorrectionOptionIndex_Changed The event handler for DefaultCorrectionOptionIndex event.
Dispose Releases all resources used by this rule instance.
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.
SubscribeToCorrectionOptionIndexChanged (inherited from AbstractRuleBase) Subscribes the rule instance on DefaultCorrectionOptionIndexChanged event.
ToString (inherited from Object) Returns a String that represents the current Object.

Public Instance Events

DefaultCorrectionOptionIndexChanged (inherited from AbstractRuleBase) Occurs when the correction option changes.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

NamingRuleBase Class | SubMain.CodeItRight.Sdk.Rules Namespace


 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |