FormMainRandomString Method
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
private string RandomString(
int size,
bool lowerCase
)
Private Function RandomString (
size As Integer,
lowerCase As Boolean
) As String
- size Int32
-
- lowerCase Boolean
-
String