System.Net.ServicePointManager.ServicePointManager.GetMustImplement C# (CSharp) Méthode

GetMustImplement() static private méthode

static private GetMustImplement ( ) : Exception
Résultat System.Exception
		static Exception GetMustImplement ()
		{
			return new NotImplementedException ();
		}