C# Class android.text.method.DateTimeKeyListener

Inheritance: android.text.method.NumberKeyListener
显示文件 Open project: JeroMiya/androidmono

Public Methods

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

Protected Methods

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

Private Methods

Method Description
DateTimeKeyListener ( )

Method Details

DateTimeKeyListener() protected method

protected DateTimeKeyListener ( 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.DateTimeKeyListener
return global::android.text.method.DateTimeKeyListener