C# Class NodeNetAsync.Db.CouchDb.CouchDbCollection

Exibir arquivo Open project: soywiz/NodeNetAsync

Public Methods

Method Description
CreateAsync ( ) : System.Threading.Tasks.Task

Private Methods

Method Description
CouchDbCollection ( CouchDbClient Client, string Name ) : System

Method Details

CreateAsync() public method

public CreateAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task