AuditLogParameter Methods

The AuditLogParameter type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the provided object is equal to the current object
(Overrides LogParameterEquals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetDefaultNGRuntimeValue
Returns default values of the audit log parameters
Public methodGetHashCode
warning CS0659: Class overrides Object.Equals(object o) but does not override Object.GetHashCode() -> Hence dummy method to remove this warning.
(Overrides LogParameterGetHashCode.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also