C# 클래스 CBIBS.Platform

파일 보기 프로젝트 열기: NGFieldScope/JS-FieldScope

공개 메소드들

메소드 설명
Platform ( string constellation, string id ) : System
Platform ( string constellation, string id, string name ) : System
ToString ( ) : string

메소드 상세

Platform() 공개 메소드

public Platform ( string constellation, string id ) : System
constellation string
id string
리턴 System

Platform() 공개 메소드

public Platform ( string constellation, string id, string name ) : System
constellation string
id string
name string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string