C# 클래스 ShootBlues.FunctionNotExportedException

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

공개 메소드들

메소드 설명
FunctionNotExportedException ( string moduleName, string functionName ) : System

메소드 상세

FunctionNotExportedException() 공개 메소드

public FunctionNotExportedException ( string moduleName, string functionName ) : System
moduleName string
functionName string
리턴 System