Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NetIde
Help
HelpManager.Resolver
C# Class NetIde.Help.HelpManager.Resolver
Inheritance:
IDisposable
Mostra file
Open project: netide/netide
Public Methods
Method
Description
Dispose
( ) :
void
Load
(
string
path
) :
Stream
Resolver
(
HelpRegistration
registration
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Load()
public
method
public
Load
(
string
path
) :
Stream
path
string
return
Stream
Resolver()
public
method
public
Resolver
(
HelpRegistration
registration
) :
System
registration
HelpRegistration
return
System