C# 클래스 RemoteClass.CUserClass

파일 보기 프로젝트 열기: hothoty/Zero 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
int_test System.Int64
map_test Int32>.Dictionary
str_test string

공개 메소드들

메소드 설명
CUserClass ( ) : System

메소드 상세

CUserClass() 공개 메소드

public CUserClass ( ) : System
리턴 System

프로퍼티 상세

int_test 공개적으로 프로퍼티

public Int64,System int_test
리턴 System.Int64

map_test 공개적으로 프로퍼티

public Dictionary map_test
리턴 Int32>.Dictionary

str_test 공개적으로 프로퍼티

public string str_test
리턴 string