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

This class describes the huffman symbols or "tokens".
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites

Méthodes publiques

Méthode Description
Token ( int len, int code, int val, int type, int vbase, string prefix ) : System

Method Details

Token() public méthode

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
Résultat System