C#/Unity
c# struct
반얀
2015. 4. 5. 22:57
c++은 클래스는 기본 private, 구조체는 기본 public
c#은 둘다 기본 private
c++은 클래스는 기본 private, 구조체는 기본 public
c#은 둘다 기본 private