C# 클래스 Orchestra.Services.IStatusServiceExtensions

파일 보기 프로젝트 열기: WildGums/Orchestra

공개 메소드들

메소드 설명
UpdateStatus ( this statusService, string statusFormat ) : void

메소드 상세

UpdateStatus() 공개 정적인 메소드

public static UpdateStatus ( this statusService, string statusFormat ) : void
statusService this
statusFormat string
리턴 void