Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Sharplike
Core
Messaging
MessageArgumentAttribute
C# Class Sharplike.Core.Messaging.MessageArgumentAttribute
Inheritance:
System.Attribute
Exibir arquivo
Open project: eropple/sharplike
Public Methods
Method
Description
MessageArgumentAttribute
(
int
argindex
,
Type
expectedtype
) :
System
Method Details
MessageArgumentAttribute()
public
method
public
MessageArgumentAttribute
(
int
argindex
,
Type
expectedtype
) :
System
argindex
int
expectedtype
System.Type
return
System