C# Class Thinktecture.Tools.Web.Services.Wscf.Environment.ValidationHelper

Afficher le fichier Open project: WSCF/WSCF

Méthodes publiques

Méthode Description
IsDotNetNamespace ( string namespaceName ) : bool
IsWindowsFileName ( string fileName ) : bool

Method Details

IsDotNetNamespace() public static méthode

public static IsDotNetNamespace ( string namespaceName ) : bool
namespaceName string
Résultat bool

IsWindowsFileName() public static méthode

public static IsWindowsFileName ( string fileName ) : bool
fileName string
Résultat bool