C# 클래스 Hudl.Mjolnir.Tests.Command.Attribute.Sleepy

상속: ISleepy
파일 보기 프로젝트 열기: hudl/Mjolnir 1 사용 예제들

공개 메소드들

메소드 설명
SleepWithFireAndForget ( int sleepMillis ) : void
SleepWithoutFireAndForget ( int sleepMillis ) : void
Sleepy ( ) : System

메소드 상세

SleepWithFireAndForget() 공개 메소드

public SleepWithFireAndForget ( int sleepMillis ) : void
sleepMillis int
리턴 void

SleepWithoutFireAndForget() 공개 메소드

public SleepWithoutFireAndForget ( int sleepMillis ) : void
sleepMillis int
리턴 void

Sleepy() 공개 메소드

public Sleepy ( ) : System
리턴 System