C# Class DeviceHive.WindowsManager.DevicePage.Tab

Inheritance: BindableBase
Mostra file Open project: devicehive/devicehive-.net

Public Methods

Method Description
Tab ( String name, string visualStateName, bool active = false ) : DeviceHive.Client
ToString ( ) : String

Method Details

Tab() public method

public Tab ( String name, string visualStateName, bool active = false ) : DeviceHive.Client
name String
visualStateName string
active bool
return DeviceHive.Client

ToString() public method

public ToString ( ) : String
return String