AspNet.StarterKits.Classifieds.BusinessLogicLayer.LocationsDB.GetAllLocations C# (CSharp) Метод

GetAllLocations() публичный статический Метод

public static GetAllLocations ( ) : LocationsDataComponent.LocationsDataTable
Результат LocationsDataComponent.LocationsDataTable
		public static LocationsDataComponent.LocationsDataTable GetAllLocations()
		{
			return null;
		}