C# Class FSSHTTPandWOPIInspector.Parsers.ExtendedGUID

2.2.1.7 Extended GUID
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Méthode Description
TryParse ( Stream s ) : ExtendedGUID

Parse the ExtendedGUID structure.

Method Details

TryParse() public méthode

Parse the ExtendedGUID structure.
public TryParse ( Stream s ) : ExtendedGUID
s Stream An stream containing ExtendedGUID structure.
Résultat ExtendedGUID