C# 클래스 IndieAPI.Protocol

파일 보기 프로젝트 열기: SyncZone/IndieAPI

공개 메소드들

메소드 설명
GetID ( String name ) : UInt16
GetName ( UInt16 id ) : String

메소드 상세

GetID() 공개 정적인 메소드

public static GetID ( String name ) : UInt16
name String
리턴 System.UInt16

GetName() 공개 정적인 메소드

public static GetName ( UInt16 id ) : String
id System.UInt16
리턴 String