BNM 2.5.0
 
Loading...
Searching...
No Matches
BNM::Structures::Mono Namespace Reference

Namespace that holds some basic and the most commonly used C# classes. More...

Classes

struct  Action
 System.Action type implementation. More...
 
struct  Array
 Array type implementation. More...
 
struct  decimal
 Struct of decimal type implementation. More...
 
struct  Dictionary
 System.Generic.Dictionary type implementation. More...
 
struct  List
 System.Generic.List type implementation. More...
 
struct  String
 String type implementation. More...
 

Detailed Description

Namespace that holds some basic and the most commonly used C# classes.

It has common C# classes: string, array, List, Dictionary, Action.