C# Class TeamMentor.UnitTests.Cassini.TM_Proxy_ExtensionMethods_TM_Settings

Afficher le fichier Open project: TeamMentor/Master

Méthodes publiques

Méthode Description
get_Custom_Path_XmlDatabase ( this tmProxy ) : string
get_Custom_WebRoot ( this tmProxy ) : string
set_Custom_Path_XmlDatabase ( this tmProxy, string value ) : TeamMentor.UnitTests.Cassini.TM_Proxy
set_Custom_WebRoot ( this tmProxy, string value ) : TeamMentor.UnitTests.Cassini.TM_Proxy
show_ContentToAnonymousUsers ( this tmProxy, bool value ) : TeamMentor.UnitTests.Cassini.TM_Proxy

Method Details

get_Custom_Path_XmlDatabase() public static méthode

public static get_Custom_Path_XmlDatabase ( this tmProxy ) : string
tmProxy this
Résultat string

get_Custom_WebRoot() public static méthode

public static get_Custom_WebRoot ( this tmProxy ) : string
tmProxy this
Résultat string

set_Custom_Path_XmlDatabase() public static méthode

public static set_Custom_Path_XmlDatabase ( this tmProxy, string value ) : TeamMentor.UnitTests.Cassini.TM_Proxy
tmProxy this
value string
Résultat TeamMentor.UnitTests.Cassini.TM_Proxy

set_Custom_WebRoot() public static méthode

public static set_Custom_WebRoot ( this tmProxy, string value ) : TeamMentor.UnitTests.Cassini.TM_Proxy
tmProxy this
value string
Résultat TeamMentor.UnitTests.Cassini.TM_Proxy

show_ContentToAnonymousUsers() public static méthode

public static show_ContentToAnonymousUsers ( this tmProxy, bool value ) : TeamMentor.UnitTests.Cassini.TM_Proxy
tmProxy this
value bool
Résultat TeamMentor.UnitTests.Cassini.TM_Proxy