Table of Contents

Interface ITypeInfo

Namespace
Org.W3c.Dom
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface ITypeInfo

Properties

TypeName

String TypeName { get; }

Property Value

String

TypeNamespace

String TypeNamespace { get; }

Property Value

String

Methods

IsDerivedFrom(String, String, int)

bool IsDerivedFrom(String arg0, String arg1, int arg2)

Parameters

arg0 String

String

arg1 String

String

arg2 int

int

Returns

bool

bool