C# Class HA4IoT.Contracts.Components.StateNotSupportedException

Inheritance: System.Exception
显示文件 Open project: chkr1011/CK.HomeAutomation

Public Methods

Method Description
StateNotSupportedException ( ComponentState state ) : System

Method Details

StateNotSupportedException() public method

public StateNotSupportedException ( ComponentState state ) : System
state ComponentState
return System