CleanCode C# Libraries v0.9.23 API

Utility Class

Assorted utility methods.

For a list of all members of this type, see Utility Members.

System.Object
   Utility

public static class Utility

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

In this ndoc-generated documentation, you will note a couple instances of "Missing 'xxx' documentation for 'yyy'". This is a bug in the documentation generator related to method parameters of type string[,] or generic T[]. See my report of this defect and a response.

Since CleanCode 0.9.07.

Requirements

Namespace: CleanCode.Data

Assembly: CleanCode (in CleanCode.dll)

See Also

Utility Members | CleanCode.Data Namespace