Interface IType
Assembly: WaaS.Core.dll
View Source
Declaration
public interface IType : ISortedExportable, ISorted
Methods
ValidateEquals(IType)
View Source
Declaration
bool ValidateEquals(IType other)
Returns
System.Boolean
Parameters
Type | Name |
---|---|
WaaS.ComponentModel.Runtime.IType | other |