Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Dev2
Runtime
Configuration
ComponentModel
SettingsObjectAttribute
C# Class Dev2.Runtime.Configuration.ComponentModel.SettingsObjectAttribute
Inheritance:
System.Attribute
Mostrar archivo
Open project: Warewolf-ESB/Warewolf
Class Usage Examples
Public Methods
Method
Description
SettingsObjectAttribute
(
Type
view
,
Type
viewModel
) :
System
Private Methods
Method
Description
CheckInheretenceHierarchy
(
Type
type
,
Type
requiredBase
) :
bool
Method Details
SettingsObjectAttribute()
public
method
public
SettingsObjectAttribute
(
Type
view
,
Type
viewModel
) :
System
view
System.Type
viewModel
System.Type
return
System