Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Talifun
Commander
Command
Configuration
ElementPanelBase
C# 클래스 Talifun.Commander.Command.Configuration.ElementPanelBase
상속:
SettingPanelBase
파일 보기
프로젝트 열기: taliesins/talifun-commander
공개 메소드들
메소드
설명
OnBindToElement
(
AppSettingsSection
appSettings
,
CommanderSection
commanderSettings
,
NamedConfigurationElement
element
) :
void
OpenLink
(
string
url
) :
void
메소드 상세
OnBindToElement()
공개
메소드
public
OnBindToElement
(
AppSettingsSection
appSettings
,
CommanderSection
commanderSettings
,
NamedConfigurationElement
element
) :
void
appSettings
System.Configuration.AppSettingsSection
commanderSettings
CommanderSection
element
NamedConfigurationElement
리턴
void
OpenLink()
공개
메소드
public
OpenLink
(
string
url
) :
void
url
string
리턴
void