C# Class Yunan.WPF.ImageAnim.AnimationImageExceptionRoutedEventArgs

Inheritance: System.Windows.RoutedEventArgs
Afficher le fichier Open project: hansuky/Yuhan Class Usage Examples

Méthodes publiques

Свойство Type Description
ErrorException System.Exception

Méthodes publiques

Méthode Description
AnimationImageExceptionRoutedEventArgs ( System.Windows.RoutedEvent routedEvent, object obj ) : System

Method Details

AnimationImageExceptionRoutedEventArgs() public méthode

public AnimationImageExceptionRoutedEventArgs ( System.Windows.RoutedEvent routedEvent, object obj ) : System
routedEvent System.Windows.RoutedEvent
obj object
Résultat System

Property Details

ErrorException public_oe property

public Exception,System ErrorException
Résultat System.Exception