C# Class AcManager.Plugins.AwesomiumPluginWrapper

Inheritance: IPluginWrapper
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
Disable ( ) : void
Enable ( ) : void
EnsureDisabled ( ) : void
EnsureEnabled ( ) : void

Method Details

Disable() public méthode

public Disable ( ) : void
Résultat void

Enable() public méthode

public Enable ( ) : void
Résultat void

EnsureDisabled() public static méthode

public static EnsureDisabled ( ) : void
Résultat void

EnsureEnabled() public static méthode

public static EnsureEnabled ( ) : void
Résultat void