System.Net.ServicePointManager.ServicePointManager.GetMustImplement C# (CSharp) Метод

GetMustImplement() статический приватный Метод

static private GetMustImplement ( ) : Exception
Результат System.Exception
		static Exception GetMustImplement ()
		{
			return new NotImplementedException ();
		}