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
MonoStockPortfolio
Framework
OnWorkerThreadAttribute
C# Class MonoStockPortfolio.Framework.OnWorkerThreadAttribute
Inheritance:
MethodInterceptionAspect
显示文件
Open project: mgroves/MonodroidStockPortfolio
Public Properties
Property
Type
Description
ThreadingService
IThreadingService
Public Methods
Method
Description
OnInvoke
(
MethodInterceptionArgs
args
) :
void
Method Details
OnInvoke()
public
method
public
OnInvoke
(
MethodInterceptionArgs
args
) :
void
args
MethodInterceptionArgs
return
void
Property Details
ThreadingService
public_oe static_oe property
public
static
IThreadingService
ThreadingService
return
IThreadingService