Java.Lang.Reflect.Constructor.ToGenericString Method
Returns the string representation of the constructor's declaration, including the type parameters.

Syntax

[Android.Runtime.Register("toGenericString", "()Ljava/lang/String;", "")]
public string ToGenericString ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the string representation of the constructor's declaration, including the type parameters.

[Android Documentation]

Requirements

Namespace: Java.Lang.Reflect
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1