C# Class SharpCifs.Dcerpc.Ndr.NdrShort

Inheritance: NdrObject
Afficher le fichier Open project: brandonprry/Potato

Méthodes publiques

Свойство Type Description
Value int

Méthodes publiques

Méthode Description
Decode ( NdrBuffer src ) : void
Encode ( NdrBuffer dst ) : void
NdrShort ( int value )

Method Details

Decode() public méthode

public Decode ( NdrBuffer src ) : void
src NdrBuffer
Résultat void

Encode() public méthode

public Encode ( NdrBuffer dst ) : void
dst NdrBuffer
Résultat void

NdrShort() public méthode

public NdrShort ( int value )
value int

Property Details

Value public_oe property

public int Value
Résultat int