C# 클래스 AptiGram.Modules.BackgroundModule

상속: Nancy.NancyModule
파일 보기 프로젝트 열기: aptitud/aptigram

공개 메소드들

메소드 설명
BackgroundModule ( ) : AptiGram.Models
PublishToGitAsync ( string json ) : System.Threading.Tasks.Task

비공개 메소드들

메소드 설명
JsonIsSame ( IReadOnlyList contents, string json ) : bool

메소드 상세

BackgroundModule() 공개 메소드

public BackgroundModule ( ) : AptiGram.Models
리턴 AptiGram.Models

PublishToGitAsync() 공개 메소드

public PublishToGitAsync ( string json ) : System.Threading.Tasks.Task
json string
리턴 System.Threading.Tasks.Task