コード例 #1
0
 public PictureAnalysis()
 {
     MyStars = new Stars();
 }
コード例 #2
0
 public UserAnalysis()
 {
     MyStars = new Stars();
 }