C# 클래스 ThreatsManager.Utilities.Exceptions.ReadOnlyPropertyException

상속: Exception
파일 보기 프로젝트 열기: simonec73/threatsmanager

공개 메소드들

메소드 설명
ReadOnlyPropertyException ( string propertyName ) : System

Public Constructor.

메소드 상세

ReadOnlyPropertyException() 공개 메소드

Public Constructor.
public ReadOnlyPropertyException ( string propertyName ) : System
propertyName string
리턴 System