230323 Let's start to learn C#

William Parker·2023년 3월 23일
0

C# code execution order
-> C# compiler
-> IL(Intermediate Language) file
-> JIT (Just In Time) compilation
-> IL code of CLR -> Native code compilation -> Execution

profile
Developer who does not give up and keeps on going.

0개의 댓글