C# Class Patchwork.Utility.Binding.Errors

Exibir arquivo Open project: GregRos/Patchwork

Public Methods

Method Description
Bindable_is_readonly ( ) : InvalidOperationException
Convertion_bindable_must_have_conversion ( ) : ArgumentException
Underlying_bindable_changed ( ) : ArgumentException

Method Details

Bindable_is_readonly() public static method

public static Bindable_is_readonly ( ) : InvalidOperationException
return System.InvalidOperationException

Convertion_bindable_must_have_conversion() public static method

public static Convertion_bindable_must_have_conversion ( ) : ArgumentException
return System.ArgumentException

Underlying_bindable_changed() public static method

public static Underlying_bindable_changed ( ) : ArgumentException
return System.ArgumentException