C# Class android.text.method.DateKeyListener

Inheritance: android.text.method.NumberKeyListener
Show file Open project: JeroMiya/androidmono

Public Methods

Method Description
getInputType ( ) : int
getInstance ( ) : global::android.text.method.DateKeyListener

Protected Methods

Method Description
DateKeyListener ( global @__env )
getAcceptedChars ( ) : char[]

Private Methods

Method Description
DateKeyListener ( )

Method Details

DateKeyListener() protected method

protected DateKeyListener ( global @__env )
@__env global

getAcceptedChars() protected method

protected getAcceptedChars ( ) : char[]
return char[]

getInputType() public method

public getInputType ( ) : int
return int

getInstance() public static method

public static getInstance ( ) : global::android.text.method.DateKeyListener
return global::android.text.method.DateKeyListener