Anonymizer Constructor
|
Initializes a new instance of the Anonymizer class. |
AssemblyName (inherited from ABehavior) | Gets or sets the name of the assembly. |
CrawlActionType (inherited from ACrawlAction) | Gets or sets the type of the crawl action. |
IsEnabled (inherited from ABehavior) | Gets or sets a value indicating whether this instance is enabled. |
Order (inherited from ABehavior) | Gets or sets the order. |
Settings (inherited from ACrawlAction) | |
TypeName (inherited from ABehavior) | Gets or sets the name of the type. |
AssignSettings | Assigns the additional parameters. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
PerformAction | Performs the action. |
Stop | Stops this instance. |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
Anonymizer Class | Arachnode.Plugins.CrawlActions Namespace