C# 클래스 Torshify.Client.Infrastructure.Services.ImageCacheService.ActionPump

파일 보기 프로젝트 열기: torshy/torshify-client

공개 메소드들

메소드 설명
ActionPump ( ) : System
Enqueue ( System.Action action ) : void

비공개 메소드들

메소드 설명
Run ( ) : void

메소드 상세

ActionPump() 공개 메소드

public ActionPump ( ) : System
리턴 System

Enqueue() 공개 메소드

public Enqueue ( System.Action action ) : void
action System.Action
리턴 void