Energy Core Library
Energy.Attribute.Code.SafetyAttribute Class Reference

Code safety warning More...

Inheritance diagram for Energy.Attribute.Code.SafetyAttribute:
Energy.Attribute.Code.CodeAttribute

Public Member Functions

 SafetyAttribute ()
 Constructor More...
 
 SafetyAttribute (string description)
 Constructor More...
 
 SafetyAttribute (bool error)
 Constructor More...
 
 SafetyAttribute (string description, string help)
 Constructor More...
 
 SafetyAttribute (string description, bool error)
 Constructor More...
 
 SafetyAttribute (string description, string help, bool error)
 Constructor More...
 
- Public Member Functions inherited from Energy.Attribute.Code.CodeAttribute
 CodeAttribute ()
 Constructor More...
 

Properties

bool Error [get, set]
 Treat as error More...
 
- Properties inherited from Energy.Attribute.Code.CodeAttribute
string Help [get, set]
 Help text More...
 
string Description [get, set]
 Description text More...
 
string Comment [get, set]
 Help text More...
 

Detailed Description

Code safety warning

Constructor & Destructor Documentation

◆ SafetyAttribute() [1/6]

Energy.Attribute.Code.SafetyAttribute.SafetyAttribute ( )

Constructor

◆ SafetyAttribute() [2/6]

Energy.Attribute.Code.SafetyAttribute.SafetyAttribute ( string  description)

Constructor

Parameters
description

◆ SafetyAttribute() [3/6]

Energy.Attribute.Code.SafetyAttribute.SafetyAttribute ( bool  error)

Constructor

Parameters
error

◆ SafetyAttribute() [4/6]

Energy.Attribute.Code.SafetyAttribute.SafetyAttribute ( string  description,
string  help 
)

Constructor

Parameters
description
help

◆ SafetyAttribute() [5/6]

Energy.Attribute.Code.SafetyAttribute.SafetyAttribute ( string  description,
bool  error 
)

Constructor

Parameters
description
error

◆ SafetyAttribute() [6/6]

Energy.Attribute.Code.SafetyAttribute.SafetyAttribute ( string  description,
string  help,
bool  error 
)

Constructor

Parameters
description
help
error

Property Documentation

◆ Error

bool Energy.Attribute.Code.SafetyAttribute.Error
getset

Treat as error


The documentation for this class was generated from the following file: