C# Class kOS.Variable

Show file Open project: Nivekk/KOS Class Usage Examples

Public Methods

Method Description
GetSubValue ( string svName ) : object
Variable ( ) : System

Method Details

GetSubValue() public method

public GetSubValue ( string svName ) : object
svName string
return object

Variable() public method

public Variable ( ) : System
return System