C# Class org.GraphDefined.Vanaheimr.Illias.MandatoryAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: Vanaheimr/Illias

Public Methods

Method Description
MandatoryAttribute ( ) : System

Create a new 'mandatory'-tag having the given tags.

Method Details

MandatoryAttribute() public method

Create a new 'mandatory'-tag having the given tags.
public MandatoryAttribute ( ) : System
return System