C# Class SoundBoard.Controllers.EmergencyController
显示文件
Open project: jormenjanssen/Soundboard
Public Methods
Method |
Description |
|
Get ( ) : bool |
|
|
Get ( bool status ) : bool |
|
|
Method Details
public Get ( ) : bool |
return |
bool |
|
public Get ( bool status ) : bool |
status |
bool |
|
return |
bool |
|