Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LibSassHost
AssemblyResolver
C# Class LibSassHost.AssemblyResolver
Assembly resolver
显示文件
Open project: Taritsyn/LibSassHost
Public Methods
Method
Description
Initialize
( ) :
void
Initialize a assembly resolver
Private Methods
Method
Description
AssemblyResolveHandler
(
object
sender
,
ResolveEventArgs
args
) :
Assembly
GetBinDirectoryPath
(
AppDomain
currentDomain
) :
string
Method Details
Initialize()
public
static
method
Initialize a assembly resolver
public
static
Initialize
( ) :
void
return
void