C# 클래스 MonoTests.System.Runtime.Serialization.Formatters.Soap.MoreComplexObject

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

공개 프로퍼티들

프로퍼티 타입 설명
_table System.Collections.Hashtable

공개 메소드들

메소드 설명
Equals ( object obj ) : bool
MoreComplexObject ( ) : System
OnTrucEvent ( string s ) : void
WriteString ( string s ) : void

메소드 상세

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

MoreComplexObject() 공개 메소드

public MoreComplexObject ( ) : System
리턴 System

OnTrucEvent() 공개 메소드

public OnTrucEvent ( string s ) : void
s string
리턴 void

WriteString() 공개 메소드

public WriteString ( string s ) : void
s string
리턴 void

프로퍼티 상세

_table 공개적으로 프로퍼티

public Hashtable,System.Collections _table
리턴 System.Collections.Hashtable