public PictureAnalysis()
 {
     MyStars = new Stars();
 }
예제 #2
0
 public UserAnalysis()
 {
     MyStars = new Stars();
 }