Méthode | Description | |
---|---|---|
CallBundleMethod ( this viewModel, |
||
CallBundleMethods ( this viewModel, string methodName, IMvxBundle bundle ) : void | ||
SaveStateBundle ( this viewModel ) : IMvxBundle |
public static CallBundleMethod ( this viewModel, |
||
viewModel | this | |
methodInfo | ||
bundle | IMvxBundle | |
Résultat | void |
public static CallBundleMethods ( this viewModel, string methodName, IMvxBundle bundle ) : void | ||
viewModel | this | |
methodName | string | |
bundle | IMvxBundle | |
Résultat | void |
public static SaveStateBundle ( this viewModel ) : IMvxBundle | ||
viewModel | this | |
Résultat | IMvxBundle |