Click or drag to resize
LogicErrors Constructor
Overload List
  Name Description
Public method LogicErrors
A collection of LogicError Contains a set of helper methods that makes working with multiple logic errors easier.
Public method LogicErrors(LogicError)
A collection of LogicError Contains a set of helper methods that makes working with multiple logic errors easier.
Public method LogicErrors(IEnumerableLogicError)
A collection of LogicError Contains a set of helper methods that makes working with multiple logic errors easier.
Public method LogicErrors(IListLogicError)
A collection of LogicError Contains a set of helper methods that makes working with multiple logic errors easier.
Top
See Also