C#/기초
[C#] in,out, ref keyword
딸기우유중독
2024. 8. 12. 11:06
https://learn.microsoft.com/ko-kr/dotnet/csharp/language-reference/keywords/out
out 키워드 - C# reference
out 키워드 - C# 참조
learn.microsoft.com
C# Ref,Out 키워드 와 in 키워드
Ref 키워드와 Out 키워드를 더 잘 이해하기 위해서는 call by refurence , call by value를 알고 보는 게 좋다. Ref , Out 키워드 정의부터 설명하자면 Ref Pass by Reference ㄴ 얕은 복사 매개변수 지정자 Out Output Pa
programing-note.tistory.com
728x90