C# Class uREPL.KeyUtil

Afficher le fichier Open project: hecomi/uREPL Class Usage Examples

Méthodes publiques

Méthode Description
Alt ( ) : bool
Control ( ) : bool
ControlOrShift ( ) : bool
Enter ( ) : bool
Shift ( ) : bool

Method Details

Alt() public static méthode

public static Alt ( ) : bool
Résultat bool

Control() public static méthode

public static Control ( ) : bool
Résultat bool

ControlOrShift() public static méthode

public static ControlOrShift ( ) : bool
Résultat bool

Enter() public static méthode

public static Enter ( ) : bool
Résultat bool

Shift() public static méthode

public static Shift ( ) : bool
Résultat bool