C# Class Cucumber.SimpleDb.Session.ProxySimpleDbDomain

Inheritance: ISimpleDbDomain
Afficher le fichier Open project: rexm/SimpleDb.Net

Private Properties

Свойство Type Description
LoadRealDomain void
ProxySimpleDbDomain System

Méthodes publiques

Méthode Description
Delete ( ) : void

Private Methods

Méthode Description
LoadRealDomain ( ) : void
ProxySimpleDbDomain ( string name, ISimpleDbDomain>.Dictionary loadedDomains, IInternalContext context ) : System

Method Details

Delete() public méthode

public Delete ( ) : void
Résultat void