System.IO.Ports.InternalResources.WrongAsyncResult C# (CSharp) Méthode

WrongAsyncResult() static private méthode

static private WrongAsyncResult ( ) : void
Résultat void
        internal static void WrongAsyncResult() 
        {
            throw new ArgumentException(SR.GetString(SR.Arg_WrongAsyncResult));
        }