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
Catel
ReSharper
ModuleInitializer
C# Class Catel.ReSharper.ModuleInitializer
Used by the ModuleInit. All code inside the Initialize method is ran as soon as the assembly is loaded.
Show file
Open project: Catel/Catel.ReSharper
Public Methods
Method
Description
Initialize
( ) :
void
Initializes the module.
Method Details
Initialize()
public
static
method
Initializes the module.
public
static
Initialize
( ) :
void
return
void