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
TinBot
Annotations
AspChildControlTypeAttribute
C# Class TinBot.Annotations.AspChildControlTypeAttribute
Inheritance:
System.Attribute
Mostrar archivo
Open project: marcodiniz/TinBot
Public Methods
Method
Description
AspChildControlTypeAttribute
(
string
tagName
,
Type
controlType
) :
System
Method Details
AspChildControlTypeAttribute()
public
method
public
AspChildControlTypeAttribute
(
string
tagName
,
Type
controlType
) :
System
tagName
string
controlType
System.Type
return
System