C# 클래스 Stumps.Server.Utility.RandomGenerator

A class that creates random identifier used by Stumps.
파일 보기 프로젝트 열기: Cayan-LLC/stumps

공개 메소드들

메소드 설명
GenerateIdentifier ( ) : string

Generates a new unique identifier.

메소드 상세

GenerateIdentifier() 공개 정적인 메소드

Generates a new unique identifier.
public static GenerateIdentifier ( ) : string
리턴 string