C# 클래스 CSharpUtils.Threading.GreenThreadException

상속: System.Exception
파일 보기 프로젝트 열기: soywiz/csharputils

공개 메소드들

메소드 설명
GreenThreadException ( string Name, Exception InnerException ) : System

메소드 상세

GreenThreadException() 공개 메소드

public GreenThreadException ( string Name, Exception InnerException ) : System
Name string
InnerException System.Exception
리턴 System