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
Appccelerate
Bootstrapper
Sample
Simple
SimpleExtensionBase
C# Class Appccelerate.Bootstrapper.Sample.Simple.SimpleExtensionBase
Base class for
ISimpleExtension
implementations.
Inheritance:
ISimpleExtension
显示文件
Open project: appccelerate/appccelerate
Public Methods
Method
Description
Describe
( ) :
string
Shutdown
( ) :
void
Start
( ) :
void
Method Details
Describe()
public
abstract
method
public
abstract
Describe
( ) :
string
return
string
Shutdown()
public
method
public
Shutdown
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void