Constructor CompositeReader
CompositeReader(String, IRPCTransport, Type)
Sole constructor. (For invocation by subclass constructors, typically implicit.)
Declaration
protected CompositeReader(string objectUID, IRPCTransport transportLayer, Type instanceType)
Parameters
Type | Name | Description |
---|---|---|
System.String | objectUID | |
IRPCTransport | transportLayer | |
Type | instanceType |
CompositeReader()
Declaration
protected CompositeReader()