C# Class napkin.util.http.StartupUtil

Afficher le fichier Open project: cjdaly/napkin

Méthodes publiques

Méthode Description
StartSequence ( string napkinServerUri, string deviceId, NetworkCredential credential ) : void

Method Details

StartSequence() public static méthode

public static StartSequence ( string napkinServerUri, string deviceId, NetworkCredential credential ) : void
napkinServerUri string
deviceId string
credential System.Net.NetworkCredential
Résultat void