Namespace: DeltaEngine.Editor.MocksAssembly: DeltaEngine.Editor.Mocks (in DeltaEngine.Editor.Mocks.dll) Version: 1.1.1.0 (1.1.1)
public event Action ContentReady
public event Action ContentReady
Public Event ContentReady As Action
Public Event ContentReady As Action
public:
virtual event Action^ ContentReady {
void add (Action^ value);
void remove (Action^ value);
}
public:
virtual event Action^ ContentReady {
void add (Action^ value);
void remove (Action^ value);
}
abstract ContentReady : IEvent<Action,
EventArgs>
override ContentReady : IEvent<Action,
EventArgs>
abstract ContentReady : IEvent<Action,
EventArgs>
override ContentReady : IEvent<Action,
EventArgs>
Value
Type:
System ActionImplements
Service ContentReady