SysController..::..updateChanges Method
Apply user confirmed changes on version differences
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult updateChanges( string version, List<SysController..::..VersionPendingChangeHelper> changes )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function updateChanges ( _ version As String, _ changes As List(Of SysController..::..VersionPendingChangeHelper) _ ) As ActionResult
Parameters
- version
- Type: String
- changes
- Type: List<(Of <(<'SysController..::..VersionPendingChangeHelper>)>)>