C# 클래스 AcManager.Tools.Helpers.Api.Kunos.ServerInformation

파일 보기 프로젝트 열기: gro-ove/actools 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Deserialize ( Stream stream ) : AcManager.Tools.Helpers.Api.Kunos.ServerInformation[]
DeserializeSafe ( Stream stream ) : AcManager.Tools.Helpers.Api.Kunos.ServerInformation[]
GetUniqueId ( ) : string

메소드 상세

Deserialize() 공개 정적인 메소드

public static Deserialize ( Stream stream ) : AcManager.Tools.Helpers.Api.Kunos.ServerInformation[]
stream Stream
리턴 AcManager.Tools.Helpers.Api.Kunos.ServerInformation[]

DeserializeSafe() 공개 정적인 메소드

public static DeserializeSafe ( Stream stream ) : AcManager.Tools.Helpers.Api.Kunos.ServerInformation[]
stream Stream
리턴 AcManager.Tools.Helpers.Api.Kunos.ServerInformation[]

GetUniqueId() 공개 메소드

public GetUniqueId ( ) : string
리턴 string