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

Locked Event args
Inheritance: BaseEventArgs
Datei anzeigen Open project: GoldRenard/DMOAdvancedLauncher Class Usage Examples

Public Methods

Method Description
LockedEventArgs ( bool IsLocked )

Initializes a new instance of LockedEventArgs for specified locking state.

Method Details

LockedEventArgs() public method

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