MGS.Common Converter of array. Convert one dimention array to two dimentions array. Element type. Source array. Two dimention array's row. Two dimention array's column. Two dimentions array. Convert one dimention array to three dimentions array. Element type. Source array. Three dimention array's layer. Three dimention array's row. Three dimention array's column. Three dimentions array. Convert two dimention array to one dimentions array. Element type. Source array. One dimentions array. Convert three dimention array to one dimentions array. Element type. Source array. One dimentions array. Converter of byte array. Convert byte array to boolean array. Bytes array. Start index. Convert Boolean count. Boolean array. Convert byte array to Int16 array. Bytes array. Start index. Convert Int16 count. Int16 array. Convert byte array to Int32 array. Bytes array. Start index. Convert Int32 count. Int32 array. Convert byte array to Int64 array. Bytes array. Start index. Convert Int64 count. Int64 array. Convert byte array to char array. Bytes array. Start index. Convert Char count. Char array. Convert byte array to single array. Bytes array. Start index. Convert Single count. Single array. Convert byte array to double array. Bytes array. Start index. Convert Double count. Double array. Converter of structure. Convert byte array to structure. Structure type. Byte array. Structure. Convert structure to byte array. Structure type. Structure. Byte array. Generic object pool. Specified type of object. Max count limit of objects in pool. Current count of objects in pool. Stack store objects. Function of create new object. Action of reset object to default. Action of dispose object. Constructor of ObjectPool. Function of create new object. Action of reset object to default. Action of dispose object. Max count limit of objects in pool. Take a object from pool. A object. Recycle object to pool. Object to recycle. Clear all objects. Provide a single instance of the specified type T. Specified type. Inner singleton provide instance. Single instance of the specified type T created by that type's default constructor. Explicit static constructor to tell C# compiler not to mark type as beforefieldinit. Single instance of the specified type T. Generic event. Event callback. Add event listener. Event callback. Remove event listener. Event callback. Remove all event listeners. Invoke event. Generic event. Specified type of event arg. Event callback. Add event listener. Event callback. Remove event listener. Event callback. Remove all event listeners. Invoke event. Arg of event. Generic event. Specified type of event arg1. Specified type of event arg2. Event callback. Add event listener. Event callback. Remove event listener. Event callback. Remove all event listeners. Invoke event. Arg1 of event. Arg2 of event. Utility for directory. Require the directory path exist. Directory path. Error message. Create directory path succeed? Require the directory path exist. Directory path. Create directory path succeed? Utility for file. Calculate page count of file. Path of target file. Size of page. Page count of file. Read the index page of file. Path of target file. Size of page. Index of page. Index page bytes. Read all lines of file. Path of target file. Encoding of target file. All lines from file. Loggger for log to local file. Root path of log files. Root path of log files. Constructor. Logs a formatted message to local file. Tag of log message. A composite format string. Format arguments. Logs a formatted message to local file. A composite format string. Format arguments. Logs a formatted error message to local file. A composite format string. Format arguments. Logs a formatted warning message to local file. A composite format string. Format arguments. Interface of logger. Logs a formatted message. A composite format string. Format arguments. Logs a formatted error message. A composite format string. Format arguments. Logs a formatted warning message. A composite format string. Format arguments. Utility for log output. Logger of utility. Logs a formatted message. A composite format string. Format arguments. Logs a formatted error message. A composite format string. Format arguments. Logs a formatted warning message. A composite format string. Format arguments.