C# Class ZWaveActionImplementations.Helper

Mostrar archivo Open project: noant/Pyrite

Public Methods

Method Description
PrepareController ( string path, ControllerInterface @interface ) : void

Method Details

PrepareController() public static method

public static PrepareController ( string path, ControllerInterface @interface ) : void
path string
@interface ControllerInterface
return void