메소드 | 설명 | |
---|---|---|
handleEnumerable ( System enumerable, System stream, Object parent ) : void | ||
handleObject ( object obj, System stream, Object parent ) : void |
public handleEnumerable ( System enumerable, System stream, Object parent ) : void | ||
enumerable | System | |
stream | System | |
parent | Object | |
리턴 | void |
public handleObject ( object obj, System stream, Object parent ) : void | ||
obj | object | |
stream | System | |
parent | Object | |
리턴 | void |