예제 #1
0
 public PetProfileFragmentViewModel()
 {
     followText   = English.Follow();
     unfollowText = English.UnFollow();
 }