C# 클래스 Services.Utils

파일 보기 프로젝트 열기: ren85/rextester_linux

공개 메소드들

메소드 설명
CallProgram ( string program_full_path, string args ) : List
GetUniqueRandom ( ) : Random
RandomString ( ) : string

메소드 상세

CallProgram() 공개 정적인 메소드

public static CallProgram ( string program_full_path, string args ) : List
program_full_path string
args string
리턴 List

GetUniqueRandom() 공개 정적인 메소드

public static GetUniqueRandom ( ) : Random
리턴 System.Random

RandomString() 공개 정적인 메소드

public static RandomString ( ) : string
리턴 string