ClrPlus.Scripting.MsBuild.Building.BuildMessage.OutputDebugString C# (CSharp) Méthode

OutputDebugString() private méthode

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