C# Class Microsoft.ManagementConsole.Internal.SaveViewDataResponse

Inheritance: RequestResponse
Afficher le fichier Open project: SiteView/ECC8.13 Class Usage Examples

Méthodes publiques

Méthode Description
GetDataBlob ( ) : byte[]
SetDataBlob ( byte data ) : void

Method Details

GetDataBlob() public méthode

public GetDataBlob ( ) : byte[]
Résultat byte[]

SetDataBlob() public méthode

public SetDataBlob ( byte data ) : void
data byte
Résultat void