Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Microsoft
Protocols
TestSuites
Common
Node
C# Class Microsoft.Protocols.TestSuites.Common.Node
Abstract class defines the interface Parse, which must be implemented by all sub classes
Afficher le fichier
Open project: OfficeDev/Interop-TestSuites
Méthodes publiques
Méthode
Description
Parse
(
Context
context
) :
void
Parse bytes in context into a Node
Method Details
Parse()
public
abstract
méthode
Parse bytes in context into a Node
public
abstract
Parse
(
Context
context
) :
void
context
Context
The Context
Résultat
void