Used to create the Entity class name.
Used to create the Entity class name.
public string Entity(esPluginSource);
Used to create the Entity class name.
public string Entity(ITable);
Used to create the Entity class name.
public string Entity(IView);
This method can take in a raw table name or view name.
public string Entity(string);
esHelper Class | EntitySpaces.PlugIn Namespace