Method | Description | |
---|---|---|
Dispose ( ) : void | ||
UserAvatarResponse ( ) : System | ||
UserAvatarResponse ( byte image, string imgFormat ) : System | ||
WriteTo ( Stream responseStream ) : void |
public UserAvatarResponse ( byte image, string imgFormat ) : System | ||
image | byte | |
imgFormat | string | |
return | System |
public WriteTo ( Stream responseStream ) : void | ||
responseStream | Stream | |
return | void |