C# Class UnityEditor.VisualStudioIntegration.DefaultSolutionSynchronizationSettings

Inheritance: ISolutionSynchronizationSettings
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
GetProjectFooterTemplate ( ScriptingLanguage language ) : string
GetProjectHeaderTemplate ( ScriptingLanguage language ) : string

Méthodes protégées

Méthode Description
FrameworksPath ( ) : string

Method Details

FrameworksPath() protected méthode

protected FrameworksPath ( ) : string
Résultat string

GetProjectFooterTemplate() public méthode

public GetProjectFooterTemplate ( ScriptingLanguage language ) : string
language ScriptingLanguage
Résultat string

GetProjectHeaderTemplate() public méthode

public GetProjectHeaderTemplate ( ScriptingLanguage language ) : string
language ScriptingLanguage
Résultat string