C# 클래스 napkin.util.http.StartupUtil

파일 보기 프로젝트 열기: cjdaly/napkin

공개 메소드들

메소드 설명
StartSequence ( string napkinServerUri, string deviceId, NetworkCredential credential ) : void

메소드 상세

StartSequence() 공개 정적인 메소드

public static StartSequence ( string napkinServerUri, string deviceId, NetworkCredential credential ) : void
napkinServerUri string
deviceId string
credential System.Net.NetworkCredential
리턴 void