C# Class Babel.Core.IterReturnTypeAttribute

Inheritance: System.Attribute
Mostra file Open project: shugo/babel

Protected Properties

Property Type Description
returnType System.Type

Public Methods

Method Description
IterReturnTypeAttribute ( Type returnType ) : System

Method Details

IterReturnTypeAttribute() public method

public IterReturnTypeAttribute ( Type returnType ) : System
returnType System.Type
return System

Property Details

returnType protected_oe property

protected Type,System returnType
return System.Type