Skip to content

General

IT Notes → C# @ December 22, 2020

  • CLR is the compiler and csc *.cs *.exe   csc /target:library *.cs *.dll.
  • Immutable means non- editable.
  • Value types such as int can also be cast to and from object. This in C# is called unification.
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x