public void Load()
Public Sub Load
public: void Load()
member Load : unit -> unit
This method is automatically called when the game object is added to a IGameObjectService.
OnLoad will be called automatically in this method.
http://www.digitalrune.com/