C# 클래스 AdvancedLauncher.SDK.Model.VersionPair

Version pair for game update logic
상속: CrossDomainObject
파일 보기 프로젝트 열기: GoldRenard/DMOAdvancedLauncher 1 사용 예제들

공개 메소드들

메소드 설명
VersionPair ( int Local, int Remote ) : AdvancedLauncher.SDK.Management

Initializes a new instance of VersionPair for specified Local and Remote versions.

메소드 상세

VersionPair() 공개 메소드

Initializes a new instance of VersionPair for specified Local and Remote versions.
public VersionPair ( int Local, int Remote ) : AdvancedLauncher.SDK.Management
Local int
Remote int
리턴 AdvancedLauncher.SDK.Management