C# Class Patchwork.Utility.Binding.Errors

Afficher le fichier Open project: GregRos/Patchwork

Méthodes publiques

Méthode Description
Bindable_is_readonly ( ) : InvalidOperationException
Convertion_bindable_must_have_conversion ( ) : ArgumentException
Underlying_bindable_changed ( ) : ArgumentException

Method Details

Bindable_is_readonly() public static méthode

public static Bindable_is_readonly ( ) : InvalidOperationException
Résultat System.InvalidOperationException

Convertion_bindable_must_have_conversion() public static méthode

public static Convertion_bindable_must_have_conversion ( ) : ArgumentException
Résultat System.ArgumentException

Underlying_bindable_changed() public static méthode

public static Underlying_bindable_changed ( ) : ArgumentException
Résultat System.ArgumentException