Have a question? Email Us or Call 1 (800) 936-2134
SubMain - CodeIt.Right The First Time! Home Products Services Download Purchase Support Community
RuleUtilities.IsReimplementsInterface Method
CodeIt.Right SDK Class Library

RuleUtilities.IsReimplementsInterface Method 

Returns True if the type re-implements specified interface.

public static bool IsReimplementsInterface(
   ITypeInfo typeInfo,
   string interfaceFullName,
   out ITypeInfo baseTypeImplementedInterface
);

Parameters

typeInfo

Type object

interfaceFullName

Interface fully qualified name

baseTypeImplementedInterface

Base type that implements specified interface

Return Value

True if the type re-implements specified interface; False if otherwise.

Remarks

Example

To be added.

See Also

RuleUtilities Class | SubMain.CodeItRight.Sdk.Utils Namespace


 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |