C# Class FlatRedBall.Glue.Utilities.ListHelper

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
SortByName ( this listToSort ) : void
SortByName ( this listToSort ) : void

Private Methods

Méthode Description
CompareScreenSaves ( INameable firstScreenSave, INameable secondScreenSave ) : int

Method Details

SortByName() public static méthode

public static SortByName ( this listToSort ) : void
listToSort this
Résultat void

SortByName() public static méthode

public static SortByName ( this listToSort ) : void
listToSort this
Résultat void