Kallru / CShap-UsingPointerWithoutUnsafe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CShap-UsingPointerWithoutUnsafe

This is for lecture on Blog. How to use Pointer in C# without unsafe option.

Main subject is memory issue that how to work cpu and memory in C#. When assignment Class Instance that where it is in memory. Then What does memroy do?

I'm going to explain those on Blog.

About


Languages

Language:C# 100.0%