C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.UInt16Class

A class wraps UInt16. This class is used especially for some optional integer fields. To set it null means not the field of this type will not present, or else it is present.
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Méthodes publiques

Свойство Type Description
actualData System.UInt16

Méthodes publiques

Méthode Description
UInt16Class ( UInt16 interger ) : System

Constructor to fill actualData

Method Details

UInt16Class() public méthode

Constructor to fill actualData
public UInt16Class ( UInt16 interger ) : System
interger System.UInt16
Résultat System

Property Details

actualData public_oe property

The actual data hold.
public UInt16,System actualData
Résultat System.UInt16