C# 클래스 kasthack.vksharp.VkException

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

공개 메소드들

메소드 설명
VkException ( string message, int code = -1 ) : System

메소드 상세

VkException() 공개 메소드

public VkException ( string message, int code = -1 ) : System
message string
code int
리턴 System