C# Class cn.jpush.api.schedule.Single

Datei anzeigen Open project: jpush/jpush-api-csharp-client

Public Methods

Method Description
getTime ( ) : string
setTime ( string time ) : void

Method Details

getTime() public method

public getTime ( ) : string
return string

setTime() public method

public setTime ( string time ) : void
time string
return void