public static string Name(this ISmartGrid grid) { return(grid.GetType().NameForGrid()); }
public void AlterGrid(ISmartGrid grid) { //no-op }