Method | Description | |
---|---|---|
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 | |
return | void |
public handleObject ( object obj, System stream, Object parent ) : void | ||
obj | object | |
stream | System | |
parent | Object | |
return | void |