C# Class Network_Manager.VersionInfo.UpdateEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: SortByte/Network-Manager

Méthodes publiques

Свойство Type Description
NewUpdates List

Méthodes publiques

Méthode Description
UpdateEventArgs ( List newUpdates ) : System

Method Details

UpdateEventArgs() public méthode

public UpdateEventArgs ( List newUpdates ) : System
newUpdates List
Résultat System

Property Details

NewUpdates public_oe property

public List NewUpdates
Résultat List