Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Com
Aote
Behaviors
ScriptAction
C# 클래스 Com.Aote.Behaviors.ScriptAction
执行一段脚本的Action,脚本写法与事件处理写法一样。
상속:
System.Windows.DependencyObject
,
IInitable
,
IName
파일 보기
프로젝트 열기: DuBin1988/restv2
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
CanRunProperty
System.Windows.DependencyProperty
공개 메소드들
메소드
설명
FindResource
(
string
name
) :
object
Init
(
object
ui
) :
void
OnInitFinished
( ) :
void
OnStart
(
EventArgs
args
) :
void
비공개 메소드들
메소드
설명
OnCanRunChanged
(
DependencyObject
o
,
System.Windows.DependencyPropertyChangedEventArgs
e
) :
void
OnLoaded
( ) :
void
메소드 상세
FindResource()
공개
메소드
public
FindResource
(
string
name
) :
object
name
string
리턴
object
Init()
공개
메소드
public
Init
(
object
ui
) :
void
ui
object
리턴
void
OnInitFinished()
공개
메소드
public
OnInitFinished
( ) :
void
리턴
void
OnStart()
공개
메소드
public
OnStart
(
EventArgs
args
) :
void
args
System.EventArgs
리턴
void
프로퍼티 상세
CanRunProperty
공개적으로 정적으로 프로퍼티
public
static
DependencyProperty,System.Windows
CanRunProperty
리턴
System.Windows.DependencyProperty