コード例 #1
0
 private static string GetRandomString()
 {
     return(RandomValueGenerator.GetRandomString());
 }