C# Class ellabi.Annotations.BaseTypeRequiredAttribute

Inheritance: Attribute
Mostra file Open project: sw3103/movemouse

Private Properties

Property Type Description

Public Methods

Method Description
BaseTypeRequiredAttribute ( Type baseType ) : System

Method Details

BaseTypeRequiredAttribute() public method

public BaseTypeRequiredAttribute ( Type baseType ) : System
baseType Type
return System