C# Class ICSharpCode.NRefactory.MonoCSharp.SimpleMemberName

Afficher le fichier Open project: 0xd4d/NRefactory Class Usage Examples

Méthodes publiques

Свойство Type Description
Location Location
Value string

Méthodes publiques

Méthode Description
SimpleMemberName ( string name, Location loc ) : System

Method Details

SimpleMemberName() public méthode

public SimpleMemberName ( string name, Location loc ) : System
name string
loc Location
Résultat System

Property Details

Location public_oe property

public Location Location
Résultat Location

Value public_oe property

public string Value
Résultat string