C# Class OnlineVideos.CrossDomain.PropertyChangedDelegator

Inheritance: System.MarshalByRefObject
Afficher le fichier Open project: offbyoneBB/mp-onlinevideos2 Class Usage Examples

Méthodes publiques

Méthode Description
EventDelegate ( object s, PropertyChangedEventArgs e ) : void
InitializeLifetimeService ( ) : object

Method Details

EventDelegate() public méthode

public EventDelegate ( object s, PropertyChangedEventArgs e ) : void
s object
e System.ComponentModel.PropertyChangedEventArgs
Résultat void

InitializeLifetimeService() public méthode

public InitializeLifetimeService ( ) : object
Résultat object