Namespace
IT Notes → C# @ December 22, 2020
- global::
- using PropertyInfo2 = System.Reflection.PropertyInfo;
- System.Numerics, System.Boolean, System.Convert, System.String.
- System.Collection => For higher-level data structures, such as dynamically sized arrays and dictionaries.
- System.Object => The ultimate base class for all types.
- System.Collections.Generic => The standard .NET interface for mutable collections.
- System.Delegate => For delegates.
- System.Exception.
- System.Attribute => For attributes.
- System.Web.Services => For SOAP.
Subscribe
Login
0 Comments
Oldest