C# Class BiomePainter.BitmapSelector.SelectionChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: mblaine/BiomePainter Class Usage Examples

Méthodes publiques

Свойство Type Description
Description String

Méthodes publiques

Méthode Description
SelectionChangedEventArgs ( String description ) : System

Method Details

SelectionChangedEventArgs() public méthode

public SelectionChangedEventArgs ( String description ) : System
description String
Résultat System

Property Details

Description public_oe property

public String Description
Résultat String