C# Class Fan.Sys.Service_.State

Value for byService map
Show file Open project: xored/f4

Public Properties

Property Type Description
running bool
service Service

Public Methods

Method Description
State ( Service s ) : System.Collections

Method Details

State() public method

public State ( Service s ) : System.Collections
s Service
return System.Collections

Property Details

running public property

public bool running
return bool

service public property

public Service service
return Service