C# Class MappyData.TableStorageRoutePointSource

显示文件 Open project: noodlefrenzy/asp-mappy

Private Properties

Property Type Description

Public Methods

Method Description
Start ( ) : void
TableStorageRoutePointSource ( Action onNewPoint ) : Microsoft.WindowsAzure.Storage.Table

Method Details

Start() public method

public Start ( ) : void
return void

TableStorageRoutePointSource() public method

public TableStorageRoutePointSource ( Action onNewPoint ) : Microsoft.WindowsAzure.Storage.Table
onNewPoint Action
return Microsoft.WindowsAzure.Storage.Table