C# Class FlatRedBall.Glue.Utilities.ListHelper

显示文件 Open project: vchelaru/FlatRedBall

Public Methods

Method Description
SortByName ( this listToSort ) : void
SortByName ( this listToSort ) : void

Private Methods

Method Description
CompareScreenSaves ( INameable firstScreenSave, INameable secondScreenSave ) : int

Method Details

SortByName() public static method

public static SortByName ( this listToSort ) : void
listToSort this
return void

SortByName() public static method

public static SortByName ( this listToSort ) : void
listToSort this
return void