C# Class GlobalcachingApplication.Plugins.APIGetC.GetGeocaches

Inheritance: Utils.BasePlugin.BaseImportFilter
显示文件 Open project: GlobalcachingEU/GAPP Class Usage Examples

Public Methods

Method Description
ActionAsync ( string action ) : Task
InitializeAsync ( Framework core ) : Task

Protected Methods

Method Description
ImportMethod ( ) : void

Method Details

ActionAsync() public method

public ActionAsync ( string action ) : Task
action string
return Task

ImportMethod() protected method

protected ImportMethod ( ) : void
return void

InitializeAsync() public method

public InitializeAsync ( Framework core ) : Task
core Framework
return Task