C# Class SilverlightMappingToolBasic.UI.Extensions.JavascriptCallback.JavascriptCallbackRegister

Afficher le fichier Open project: chris-tomich/Glyma

Méthodes publiques

Méthode Description
CallBack ( ContextMenuType type, string name, string rootMapJson, string mapJson, string nodeJson ) : void

Private Methods

Méthode Description
JavascriptCallbackRegister ( ) : System.Collections.Generic

Method Details

CallBack() public méthode

public CallBack ( ContextMenuType type, string name, string rootMapJson, string mapJson, string nodeJson ) : void
type ContextMenuType
name string
rootMapJson string
mapJson string
nodeJson string
Résultat void