C# Class OurSonic.SonicLevels

Inheritance: System.Web.Services.WebService
Afficher le fichier Open project: OurSonic/OurSonic

Méthodes publiques

Méthode Description
SonicLevels ( ) : System

Private Methods

Méthode Description
SaveLevelInformation ( string name, string level ) : void
_getObjects ( string _objects ) : IEnumerable
getAllObjects ( ) : string[]
getLevel ( string level ) : string
getLevels ( ) : string[]
getObject ( string _object ) : string
getObjects ( string _objects ) : object
saveLevel ( string level ) : string
saveObject ( string name, string oldName, string obj ) : void

Method Details

SonicLevels() public méthode

public SonicLevels ( ) : System
Résultat System