C# Class AdvancedLauncher.SDK.Model.Events.LockedEventArgs

Locked Event args
Inheritance: BaseEventArgs
Afficher le fichier Open project: GoldRenard/DMOAdvancedLauncher Class Usage Examples

Méthodes publiques

Méthode Description
LockedEventArgs ( bool IsLocked )

Initializes a new instance of LockedEventArgs for specified locking state.

Method Details

LockedEventArgs() public méthode

Initializes a new instance of LockedEventArgs for specified locking state.
public LockedEventArgs ( bool IsLocked )
IsLocked bool True is locking event, otherwide unlocking