ArgsPrint.Program.OutputDebugString C# (CSharp) Méthode

OutputDebugString() private méthode

private OutputDebugString ( string message ) : void
message string
Résultat void
        public static extern void OutputDebugString(string message);