Share via


MockBuildEngine.LogWarningEvent(BuildWarningEventArgs) Method

Definition

public:
 virtual void LogWarningEvent(Microsoft::Build::Framework::BuildWarningEventArgs ^ eventArgs);
public void LogWarningEvent (Microsoft.Build.Framework.BuildWarningEventArgs eventArgs);
abstract member LogWarningEvent : Microsoft.Build.Framework.BuildWarningEventArgs -> unit
override this.LogWarningEvent : Microsoft.Build.Framework.BuildWarningEventArgs -> unit
Public Sub LogWarningEvent (eventArgs As BuildWarningEventArgs)

Parameters

Implements

Applies to