예제 #1
0
파일: Genre.cs 프로젝트: Cardanis/MonoGame
 private Genre(MsGenre genre)
 {
     this.genre = genre;
 }