C# Class DotNetWebToolkit.Cil2Js.Output.NameGenerator

Afficher le fichier Open project: chrisdunelm/DotNetWebToolkit Class Usage Examples

Méthodes publiques

Méthode Description
GetNewName ( ) : string
NameGenerator ( IEnumerable forbidden = null ) : System

Private Methods

Méthode Description
GenFn ( HashSet forbidden ) : IEnumerable

Method Details

GetNewName() public méthode

public GetNewName ( ) : string
Résultat string

NameGenerator() public méthode

public NameGenerator ( IEnumerable forbidden = null ) : System
forbidden IEnumerable
Résultat System