메소드 | 설명 | |
---|---|---|
BinaryProtocolSerializerContext ( Stream output, IDependencyFingerprintProtocolRegistry registry ) : System | ||
Write ( System.DateTime value ) : void | ||
Write ( IDependencyFingerprintProtocol protocol ) : void | ||
Write ( System.TimeSpan value ) : void | ||
Write ( |
||
Write ( bool value ) : void | ||
Write ( double value ) : void | ||
Write ( int value ) : void | ||
Write ( long value ) : void | ||
Write ( string value ) : void | ||
WritePrimitive ( object value, |
메소드 | 설명 | |
---|---|---|
WriteEnum ( object value, |
||
WriteType ( |
public BinaryProtocolSerializerContext ( Stream output, IDependencyFingerprintProtocolRegistry registry ) : System | ||
output | Stream | |
registry | IDependencyFingerprintProtocolRegistry | |
리턴 | System |
public Write ( IDependencyFingerprintProtocol protocol ) : void | ||
protocol | IDependencyFingerprintProtocol | |
리턴 | void |
public WritePrimitive ( object value, |
||
value | object | |
valueType | ||
리턴 | void |