메소드 | 설명 | |
---|---|---|
ApplyPatch ( JObject data, ProgressDelegate progress, CoreDelegates core ) : object>>.Task |
||
IsApplied ( JObject data ) : Task |
||
IsPatchApplicable ( JObject data, CoreDelegates core ) : object>>.Task |
||
RemovePatch ( JObject data, ProgressDelegate progress, CoreDelegates coreDelegates ) : object>>.Task |
메소드 | 설명 | |
---|---|---|
DeployVIGO ( CoreDelegates core ) : object>>.Task |
||
PurgeVIGO ( string vigoAssetsPath ) : void | ||
VIGOPatch ( ) : System |
public ApplyPatch ( JObject data, ProgressDelegate progress, CoreDelegates core ) : object>>.Task |
||
data | JObject | |
progress | ProgressDelegate | |
core | CoreDelegates | |
리턴 | object>>.Task |
public IsPatchApplicable ( JObject data, CoreDelegates core ) : object>>.Task |
||
data | JObject | |
core | CoreDelegates | |
리턴 | object>>.Task |
public RemovePatch ( JObject data, ProgressDelegate progress, CoreDelegates coreDelegates ) : object>>.Task |
||
data | JObject | |
progress | ProgressDelegate | |
coreDelegates | CoreDelegates | |
리턴 | object>>.Task |