AspNet.StarterKits.Classifieds.BusinessLogicLayer.LocationsDB.InsertLocation C# (CSharp) 메소드

InsertLocation() 공개 정적인 메소드

public static InsertLocation ( string name ) : void
name string
리턴 void
		public static void InsertLocation(string name)
		{
		}
	}