C# 클래스 CoreSprint.Integration.WorkExtract

상속: ICommand
파일 보기 프로젝트 열기: fortesinformatica/CoreSprint

공개 메소드들

메소드 설명
Execute ( ) : void
WorkExtract ( ICoreSprintFactory sprintFactory, string trelloBoardId, string spreadsheetId ) : System

비공개 메소드들

메소드 설명
GetHeadersName ( ) : List
MountWorksheetRow ( CardWorkDto cardWork ) : Google.GData.Spreadsheets.ListEntry

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

WorkExtract() 공개 메소드

public WorkExtract ( ICoreSprintFactory sprintFactory, string trelloBoardId, string spreadsheetId ) : System
sprintFactory ICoreSprintFactory
trelloBoardId string
spreadsheetId string
리턴 System