Returns the enclosing Method of this Class, if it is an
anonymous or local/automatic class; otherwise null.
Syntax
[get: Android.Runtime.Register("getEnclosingMethod", "()Ljava/lang/reflect/Method;", "GetGetEnclosingMethodHandler")]
public
Java.Lang.Reflect.Method EnclosingMethod { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1