메소드 | 설명 | |
---|---|---|
DeploymentConfigurationXmlStore ( Stream stream ) : System | ||
DeploymentConfigurationXmlStore ( string filePath ) : System | ||
Load ( ) : |
||
Save ( |
public DeploymentConfigurationXmlStore ( Stream stream ) : System | ||
stream | Stream | |
리턴 | System |
public DeploymentConfigurationXmlStore ( string filePath ) : System | ||
filePath | string | |
리턴 | System |
public Save ( |
||
configuration | ||
리턴 | void |