MessageSource.Write Method (SeverityType, String, Object[]) |
Note: This API is now obsolete.
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 5.0.55.0 (5.0.55.0)
[ObsoleteAttribute("Use an overload that specifies the error location.")] public void Write( SeverityType severity, string messageId, Object[] arguments )
Parameters
- severity
- Type: PostSharp.Extensibility.SeverityType
- messageId
- Type: System.String
- arguments
- Type: System.Object[]