C# 클래스 Poonya.Server.Engine.SEA3DEncoder

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

공개 프로퍼티들

프로퍼티 타입 설명
FileData ByteArray
FileFormat string
Type string

공개 메소드들

메소드 설명
Run ( ) : ByteArray
SEA3DEncoder ( SID sid ) : System

메소드 상세

Run() 공개 메소드

public Run ( ) : ByteArray
리턴 ByteArray

SEA3DEncoder() 공개 메소드

public SEA3DEncoder ( SID sid ) : System
sid SID
리턴 System

프로퍼티 상세

FileData 공개적으로 프로퍼티

public ByteArray FileData
리턴 ByteArray

FileFormat 공개적으로 프로퍼티

public string FileFormat
리턴 string

Type 공개적으로 정적으로 프로퍼티

public static string Type
리턴 string