C# 클래스 System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility

파일 보기 프로젝트 열기: PlayScriptRedux/playscript

비공개 메소드들

메소드 설명
ThrowHelper ( Exception e, TraceEventType type ) : Exception
ThrowHelperArgument ( string arg ) : Exception
ThrowHelperArgument ( string arg, string message ) : Exception
ThrowHelperArgumentNull ( string arg ) : Exception
ThrowHelperCallback ( Exception e ) : Exception
ThrowHelperCallback ( string msg, Exception e ) : Exception
ThrowHelperError ( Exception e ) : Exception
ThrowHelperFatal ( string msg, Exception e ) : Exception