예제 #1
0
 public void OnGet()
 {
     SecretNumber = _ss.GetSecretNumber();
     isSetSecret  = _ss.IsSetSecret;
 }