C# Class Umc.Core.Tools.VSGesture.Actions.VSGestureInfo

Datei anzeigen Open project: powerumc/vsgesture Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Load ( ) : VSGestureInfo
Save ( VSGestureInfo mapper ) : void
VSGestureInfo ( ) : System

Method Details

Load() public static method

public static Load ( ) : VSGestureInfo
return VSGestureInfo

Save() public static method

public static Save ( VSGestureInfo mapper ) : void
mapper VSGestureInfo
return void

VSGestureInfo() public method

public VSGestureInfo ( ) : System
return System