C# Class WoopsaAds.WoopsaAdsConfig

Afficher le fichier Open project: woopsa-protocol/Woopsa Class Usage Examples

Méthodes publiques

Méthode Description
WoopsaAdsConfig ( ) : System.Collections.ObjectModel
WoopsaAdsConfig ( int port, string folderPathWebPages, bool isLocal, bool runAtStartUp, ObservableCollection plcParameterList ) : System.Collections.ObjectModel

Method Details

WoopsaAdsConfig() public méthode

public WoopsaAdsConfig ( ) : System.Collections.ObjectModel
Résultat System.Collections.ObjectModel

WoopsaAdsConfig() public méthode

public WoopsaAdsConfig ( int port, string folderPathWebPages, bool isLocal, bool runAtStartUp, ObservableCollection plcParameterList ) : System.Collections.ObjectModel
port int
folderPathWebPages string
isLocal bool
runAtStartUp bool
plcParameterList ObservableCollection
Résultat System.Collections.ObjectModel