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