C# 클래스 CoreSprint.CoreSprintApp

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

공개 프로퍼티들

프로퍼티 타입 설명
GoogleApiAppName string
RootPathData string
SpreadsheetId string
TrelloAppName string
TrelloBoardId string

공개 메소드들

메소드 설명
ConfigureRemoteIntegrations ( ) : void

메소드 상세

ConfigureRemoteIntegrations() 공개 정적인 메소드

public static ConfigureRemoteIntegrations ( ) : void
리턴 void

프로퍼티 상세

GoogleApiAppName 공개적으로 정적으로 프로퍼티

public static string GoogleApiAppName
리턴 string

RootPathData 공개적으로 정적으로 프로퍼티

public static string RootPathData
리턴 string

SpreadsheetId 공개적으로 정적으로 프로퍼티

public static string SpreadsheetId
리턴 string

TrelloAppName 공개적으로 정적으로 프로퍼티

public static string TrelloAppName
리턴 string

TrelloBoardId 공개적으로 정적으로 프로퍼티

public static string TrelloBoardId
리턴 string