Interface IFunction
Namespace: Com.Telerik.Android.Common
Assembly: Telerik.Xamarin.Android.Common.dll
Syntax
public interface IFunction : IJavaObject, IDisposable, IJavaPeerable
Methods
Apply(Object)
Declaration
Object Apply(Object p0)
Parameters
Java.Lang.Object
p0
|
Returns
Java.Lang.Object
|