C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpedyc.Token

This class describes the huffman symbols or "tokens".
Mostra file Open project: Microsoft/WindowsProtocolTestSuites

Public Methods

Method Description
Token ( int len, int code, int val, int type, int vbase, string prefix ) : System

Method Details

Token() public method

public Token ( int len, int code, int val, int type, int vbase, string prefix ) : System
len int
code int
val int
type int
vbase int
prefix string
return System