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.Assertions.NullableTypesTests.MyStruct Struct Reference

Public Member Functions

 MyStruct (int i, string s)
 

Public Attributes

int i
 
string s
 

Constructor & Destructor Documentation

NUnit.Framework.Assertions.NullableTypesTests.MyStruct.MyStruct ( int  i,
string  s 
)
inline

Member Data Documentation

int NUnit.Framework.Assertions.NullableTypesTests.MyStruct.i
string NUnit.Framework.Assertions.NullableTypesTests.MyStruct.s

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