C# Class Sharplike.Core.Messaging.MessageArgumentAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: eropple/sharplike

Méthodes publiques

Méthode Description
MessageArgumentAttribute ( int argindex, Type expectedtype ) : System

Method Details

MessageArgumentAttribute() public méthode

public MessageArgumentAttribute ( int argindex, Type expectedtype ) : System
argindex int
expectedtype System.Type
Résultat System