AttrDefSpec Class |
Namespace: PDTec.IceNet.Web.UI
public class AttrDefSpec : IEquatable<AttrDefSpec>
The AttrDefSpec type exposes the following members.
Name | Description | |
---|---|---|
AttrDefSpec | Initializes a new instance of the AttrDefSpec class | |
AttrDefSpec(IAttrDef) | Initializes a new instance of the AttrDefSpec class | |
AttrDefSpec(IRelAttrDef) | Initializes a new instance of the AttrDefSpec class | |
AttrDefSpec(String, String) | Initializes a new instance of the AttrDefSpec class |
Name | Description | |
---|---|---|
AttrDefName | ||
DeclTypeName |
Name | Description | |
---|---|---|
Equals(Object) | (Overrides ObjectEquals(Object).) | |
Equals(AttrDefSpec) | ||
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | (Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Match(IAttrDef) | ||
Match(IRelAttrDef) | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Equality | ||
Inequality |