C# 클래스 DotNetWorkQueue.Transport.SQLite.Integration.Tests.GenerateQueueName

파일 보기 프로젝트 열기: blehnen/DotNetWorkQueue

공개 메소드들

메소드 설명
Create ( ) : string

Tried a datetime, but we can start the tests too fast - ended up with duplicates every once and a while.

CreateFileName ( ) : string

메소드 상세

Create() 공개 정적인 메소드

Tried a datetime, but we can start the tests too fast - ended up with duplicates every once and a while.
public static Create ( ) : string
리턴 string

CreateFileName() 공개 정적인 메소드

public static CreateFileName ( ) : string
리턴 string