Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function Create( _ ByVal e As Exception, _ ByVal defaultCode As UInteger, _ ByVal format As String, _ ByVal ParamArray args() As Object _ ) As ServiceResult |
C# | |
---|---|
public static ServiceResult Create( Exception e, uint defaultCode, string format, params object[] args ) |
Parameters
- e
- defaultCode
- format
- args
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family