C# Class Babel.Core.IterReturnTypeAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: shugo/babel

Protected Properties

Свойство Type Description
returnType System.Type

Méthodes publiques

Méthode Description
IterReturnTypeAttribute ( Type returnType ) : System

Method Details

IterReturnTypeAttribute() public méthode

public IterReturnTypeAttribute ( Type returnType ) : System
returnType System.Type
Résultat System

Property Details

returnType protected_oe property

protected Type,System returnType
Résultat System.Type