C# 클래스 Dev2.Runtime.Utilities

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
GenerateString ( this random, int length, string prefix = "", bool includeSpaces = false ) : string

메소드 상세

GenerateString() 공개 정적인 메소드

public static GenerateString ( this random, int length, string prefix = "", bool includeSpaces = false ) : string
random this
length int
prefix string
includeSpaces bool
리턴 string