C# Class Hackathon.DataServices.SinghamScope

Inheritance: IDisposable
Show file Open project: appacitive/Singham Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
SinghamScope ( string name ) : System

Private Methods

Method Description
ToUnixTime ( System.DateTime date ) : long

Method Details

Dispose() public method

public Dispose ( ) : void
return void

SinghamScope() public method

public SinghamScope ( string name ) : System
name string
return System