/
Assembly List
/ LJCNetCommon
The .NET Common library contains classes that provide common functionality
for all .NET program types.
The most commonly used Collection and Object class pairs are:
DbColumns/DbColumn and DbValues/DbValue.
The test code is found in project CoreTestApps\LJCNetCommonTest.
Static
NetCommon
|
Contains common static functions. (RDE) |
NetFile
|
Contains common file related functions. (RE) |
NetString
|
Contains common string related functions. |
Collection
DbColumn
|
Represents a Data Column definition. (D) |
DbColumns
|
Represents a collection of DbColumn objects. |
DbValue
|
Represents a data source value. |
DbValues
|
Represents a collection of DbValue objects. |
KeyItem
|
Represents Key item values. |
KeyItems
|
Represents a collection of KeyItem objects. |
Comparer
Reflection
Syntax
Other Classes
28 Types
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.