LockName<T1, T2> Methods

Include Protected Members
Include Inherited Members

The LockName<T1, T2> type exposes the following members.

Methods

  Name Description
Public method CompareTo IComparable<ILockName>.CompareTo implementation
Public method Equals(Object) Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public method Equals(ILockName) IEquatable<ILockName>.Equals implementation
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Returns the object hash code. (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns the object string representation. (Overrides Object.ToString().)

Top

See Also

Reference

LockName<T1, T2> Class

Microsoft.TeamFoundation.Framework.Server Namespace