AspNet.StarterKits.Classifieds.BusinessLogicLayer.LocationsDB.GetAllLocations C# (CSharp) Method

GetAllLocations() public static method

public static GetAllLocations ( ) : LocationsDataComponent.LocationsDataTable
return LocationsDataComponent.LocationsDataTable
		public static LocationsDataComponent.LocationsDataTable GetAllLocations()
		{
			return null;
		}