C# 클래스 Poonya.SEA3D.Objects.Techniques.TechBase

파일 보기 프로젝트 열기: sunag/sea3d

공개 프로퍼티들

프로퍼티 타입 설명
type int

공개 메소드들

메소드 설명
TechBase ( int type ) : System
Write ( ) : ByteArray

메소드 상세

TechBase() 공개 메소드

public TechBase ( int type ) : System
type int
리턴 System

Write() 공개 메소드

public Write ( ) : ByteArray
리턴 ByteArray

프로퍼티 상세

type 공개적으로 프로퍼티

public int type
리턴 int