IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.Tests.Compatibility.AttributeHelperTests.A Class Reference
+ Inheritance diagram for NUnit.Framework.Tests.Compatibility.AttributeHelperTests.A:

Public Member Functions

int Add ([Random(1)]int x, [Random(1)]int y)
 

Public Attributes

int field = 1
 

Properties

int MyProperty [get, set]
 

Member Function Documentation

int NUnit.Framework.Tests.Compatibility.AttributeHelperTests.A.Add ( [Random(1)] int  x,
[Random(1)] int  y 
)
inline

Member Data Documentation

int NUnit.Framework.Tests.Compatibility.AttributeHelperTests.A.field = 1

Property Documentation

int NUnit.Framework.Tests.Compatibility.AttributeHelperTests.A.MyProperty
getset

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