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

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

Public Methods

Method Description
OptionalAttribute ( ) : System

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

Method Details

OptionalAttribute() public method

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