C# 클래스 TonyBaloney.St2.Client.PowerShell.St2ClientConnection

상속: IDisposable
파일 보기 프로젝트 열기: tonybaloney/St2Client 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Dispose ( ) : void

Dispose of resources being used by the CaaS API connection.

St2ClientConnection ( ISt2Client apiClient ) : System

메소드 상세

Dispose() 공개 메소드

Dispose of resources being used by the CaaS API connection.
public Dispose ( ) : void
리턴 void

St2ClientConnection() 공개 메소드

public St2ClientConnection ( ISt2Client apiClient ) : System
apiClient ISt2Client
리턴 System