'宣言
Public Shared Sub ApplyMany( _ ByVal store As InteractiveStateStore, _ ByVal reportStore As ReportStore, _ ByVal keys As IEnumerable(Of ActionKey) _ )
public static void ApplyMany( InteractiveStateStore store, ReportStore reportStore, IEnumerable<ActionKey> keys )
パラメータ
- store
- reportStore
- keys