C# 클래스 Exceptions.NotUpdated

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

공개 메소드들

메소드 설명
NotUpdated ( )
NotUpdated ( string message )
NotUpdated ( string message, System inner )

보호된 메소드들

메소드 설명
NotUpdated ( System info, System context )

메소드 상세

NotUpdated() 공개 메소드

public NotUpdated ( )

NotUpdated() 보호된 메소드

protected NotUpdated ( System info, System context )
info System
context System

NotUpdated() 공개 메소드

public NotUpdated ( string message )
message string

NotUpdated() 공개 메소드

public NotUpdated ( string message, System inner )
message string
inner System