Namespace: DeltaEngine.Editor.CoreAssembly: DeltaEngine.Editor.Core (in DeltaEngine.Editor.Core.dll) Version: 1.1.1.0 (1.1.1)
event Action ContentReady
event Action ContentReady
Event ContentReady As Action
Event ContentReady As Action
event Action^ ContentReady {
void add (Action^ value);
void remove (Action^ value);
}
event Action^ ContentReady {
void add (Action^ value);
void remove (Action^ value);
}
abstract ContentReady : IEvent<Action,
EventArgs>
abstract ContentReady : IEvent<Action,
EventArgs>
Value
Type:
System Action