C# Class Fan.Sys.Service_.State

Value for byService map
Afficher le fichier Open project: xored/f4

Méthodes publiques

Свойство Type Description
running bool
service Service

Méthodes publiques

Méthode Description
State ( Service s ) : System.Collections

Method Details

State() public méthode

public State ( Service s ) : System.Collections
s Service
Résultat System.Collections

Property Details

running public_oe property

public bool running
Résultat bool

service public_oe property

public Service service
Résultat Service