C# Class TechTalks.DomainObjects.BaseModel

Inheritance: IDisposable
Afficher le fichier Open project: anuragvaishy-galaxe/TechTalks

Méthodes publiques

Méthode Description
Dispose ( ) : void
this ( string name ) : object

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

this() public méthode

public this ( string name ) : object
name string
Résultat object