Example #1
0
 public static TMUser        user_New(this TM_Proxy tmProxy)
 {
     return(tmProxy.user_New("test_user".add_5_RandomLetters()));
 }