BuildTimeLogger.Write Method (String, Object[]) |
Namespace: PostSharp.Extensibility.BuildTimeLogging
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
public void Write( string message, Object[] args )
Parameters
- message
- Type: System.String
Message formatting string. - args
- Type: System.Object[]
Formatting string arguments.