db4o

IMethod Interface

representation for java.lang.reflect.Method.

For a list of all members of this type, see IMethod Members.

[Visual Basic]
Public Interface IMethod
[C#]
public interface IMethod
[C++]
public __gc __interface IMethod
[JScript]
public interface IMethod

Types that implement IMethod

TypeDescription

Remarks

representation for java.lang.reflect.Method.

See the respective documentation in the JDK API.

Requirements

Namespace: com.db4o.reflect

Assembly: db4o (in db4o.dll)

See Also

IMethod Members | com.db4o.reflect Namespace | com.db4o.reflect.IReflect