Enables the current Entity so it can appear in EntitySet.
This method is not thread safe.
public void Enable();
System.InvalidOperationException
Entity was not created from a World.
Enables the current Entity so it can appear in EntitySet.
This method is not thread safe.
public void Enable();
System.InvalidOperationException
Entity was not created from a World.