메소드 | 설명 | |
---|---|---|
Generate ( Config config, Stream stream ) : void | ||
GenerateChangeSet ( Config oldConfig, Config newConfig ) : ChangeSet | ||
Load ( Config config, Stream stream ) : void |
메소드 | 설명 | |
---|---|---|
ParseLine ( string line, Config config, string>.Dictionary |
public static Generate ( Config config, Stream stream ) : void | ||
config | Config | |
stream | Stream | |
리턴 | void |
public static GenerateChangeSet ( Config oldConfig, Config newConfig ) : ChangeSet | ||
oldConfig | Config | |
newConfig | Config | |
리턴 | ChangeSet |
public static Load ( Config config, Stream stream ) : void | ||
config | Config | |
stream | Stream | |
리턴 | void |