C# 클래스 FloatingGlucose.Classes.DataSources.NoPluginChosenException

상속: Exception
파일 보기 프로젝트 열기: shanselman/FloatingGlucose

공개 메소드들

메소드 설명
NoPluginChosenException ( ) : System
NoPluginChosenException ( string message ) : System

메소드 상세

NoPluginChosenException() 공개 메소드

public NoPluginChosenException ( ) : System
리턴 System

NoPluginChosenException() 공개 메소드

public NoPluginChosenException ( string message ) : System
message string
리턴 System