Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MsdnClient
C# Class MsdnClient, msdn-browse
Show file
Open project: mono/msdn-browse
Public Methods
Method
Description
OpenRead
(
string
s
) :
Stream
OpenTree
(
string
s
) :
Tree
OpenTreeNode
(
string
s
) :
TreeNode
Method Details
OpenRead()
public
static
method
public
static
OpenRead
(
string
s
) :
Stream
s
string
return
Stream
OpenTree()
public
static
method
public
static
OpenTree
(
string
s
) :
Tree
s
string
return
Tree
OpenTreeNode()
public
static
method
public
static
OpenTreeNode
(
string
s
) :
TreeNode
s
string
return
TreeNode