C# Class CoreSprint.CoreSprintApp

ファイルを表示 Open project: fortesinformatica/CoreSprint

Public Properties

Property Type Description
GoogleApiAppName string
RootPathData string
SpreadsheetId string
TrelloAppName string
TrelloBoardId string

Public Methods

Method Description
ConfigureRemoteIntegrations ( ) : void

Method Details

ConfigureRemoteIntegrations() public static method

public static ConfigureRemoteIntegrations ( ) : void
return void

Property Details

GoogleApiAppName public_oe static_oe property

public static string GoogleApiAppName
return string

RootPathData public_oe static_oe property

public static string RootPathData
return string

SpreadsheetId public_oe static_oe property

public static string SpreadsheetId
return string

TrelloAppName public_oe static_oe property

public static string TrelloAppName
return string

TrelloBoardId public_oe static_oe property

public static string TrelloBoardId
return string