C# Class Umc.Core.Tools.VSGesture.Services.VSGestureService

Inheritance: IVSGestureService, SVSGestureService
Datei anzeigen Open project: powerumc/vsgesture

Public Methods

Method Description
Init ( ) : void
ShowOptionPage ( ) : void
VSGestureService ( VSGesturePackage package ) : System

Private Methods

Method Description
VSGestureService ( ) : System

Method Details

Init() public method

public Init ( ) : void
return void

ShowOptionPage() public method

public ShowOptionPage ( ) : void
return void

VSGestureService() public method

public VSGestureService ( VSGesturePackage package ) : System
package Umc.Core.Tools.VSGesture.VSGesturePackage
return System