コード例 #1
0
 public void NotifyWithoutButton(IEnvironment env, string message)
 {
     Services.NotifyWithoutButton(env, message);
 }