C# Class JetstreamLaunchpad.DAL.TersoConnectEntity

Inheritance: IDisposable
Mostra file Open project: tersosolutions/JetstreamSDK-.NET_Launchpad

Protected Properties

Property Type Description
ObjTersoDataContext tersodbEntities

Public Methods

Method Description
Dispose ( ) : void

Function is used to dispose unused objects.

Private Methods

Method Description
Dispose ( bool disposing ) : void

Dispose(bool disposing) executes in two distinct scenarios. If disposing equals true, it will dispose managed and unmanaged resources. If disposing equals false, only unmanaged resources can be disposed.

Method Details

Dispose() public method

Function is used to dispose unused objects.
public Dispose ( ) : void
return void

Property Details

ObjTersoDataContext protected_oe property

protected tersodbEntities,JetstreamLaunchpad.DAL ObjTersoDataContext
return tersodbEntities