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
BoC
Helpers
BuildManagerAppDomainHelper
C# Class BoC.Helpers.BuildManagerAppDomainHelper
Inheritance:
IAppDomainHelper
Show file
Open project: csteeg/BoC
Public Methods
Method
Description
GetAssemblies
( ) :
IEnumerable
GetTypes
(
bool>.Func
where
) :
IEnumerable
Refresh
( ) :
void
Method Details
GetAssemblies()
public
method
public
GetAssemblies
( ) :
IEnumerable
return
IEnumerable
GetTypes()
public
method
public
GetTypes
(
bool>.Func
where
) :
IEnumerable
where
bool>.Func
return
IEnumerable
Refresh()
public
method
public
Refresh
( ) :
void
return
void