C# 클래스 Patchwork.Utility.Binding.Errors

파일 보기 프로젝트 열기: GregRos/Patchwork

공개 메소드들

메소드 설명
Bindable_is_readonly ( ) : InvalidOperationException
Convertion_bindable_must_have_conversion ( ) : ArgumentException
Underlying_bindable_changed ( ) : ArgumentException

메소드 상세

Bindable_is_readonly() 공개 정적인 메소드

public static Bindable_is_readonly ( ) : InvalidOperationException
리턴 System.InvalidOperationException

Convertion_bindable_must_have_conversion() 공개 정적인 메소드

public static Convertion_bindable_must_have_conversion ( ) : ArgumentException
리턴 System.ArgumentException

Underlying_bindable_changed() 공개 정적인 메소드

public static Underlying_bindable_changed ( ) : ArgumentException
리턴 System.ArgumentException