Table of Contents

Interface IMember

Namespace
Java.Lang.Reflect
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IMember

Properties

DeclaringClass

Class DeclaringClass { get; }

Property Value

Class

Modifiers

int Modifiers { get; }

Property Value

int

Name

String Name { get; }

Property Value

String

Methods

IsSynthetic()

bool IsSynthetic()

Returns

bool

bool