C# Class CK.RouteConfig.Impl.RouteConfigurationLockShell

Inheritance: IRouteConfigurationLock
Afficher le fichier Open project: Invenietis/ck-core

Méthodes publiques

Méthode Description
Lock ( ) : void
Unlock ( ) : void

Private Methods

Méthode Description
Open ( ) : void
RouteConfigurationLockShell ( CountdownEvent l ) : System

Method Details

Lock() public méthode

public Lock ( ) : void
Résultat void

Unlock() public méthode

public Unlock ( ) : void
Résultat void