C# Class UCosmic.Impl.DotNetConfigurationManager

Inheritance: IManageConfigurations
显示文件 Open project: ucosmic/UCosmicPreview

Public Methods

Method Description
IsDeployedTo ( string deployToTarget ) : bool

Private Methods

Method Description
GetString ( AppSettingsKey key ) : string

Method Details

IsDeployedTo() public method

public IsDeployedTo ( string deployToTarget ) : bool
deployToTarget string
return bool