C# Class Binarysharp.MemoryManagement.Native.Input

Show file Open project: ZenLulz/MemorySharp Class Usage Examples

Public Methods

Method Description
Input ( InputTypes type ) : System

Constructor that specifies a type.

Method Details

Input() public method

Constructor that specifies a type.
public Input ( InputTypes type ) : System
type InputTypes The type if the input event.
return System