Class Fix
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
Fix
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Utility.ModelValidation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class Fix : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Type | Description |
---|---|
APIBase |
Properties
Description
Declaration
public string Description { get; }
Property Value
Type | Description |
---|---|
System.String |
Methods
Perform()
Declaration
public void Perform()
Implements
System.IEquatable<T>