C# Class Paralect.Schematra.Utils

Afficher le fichier Open project: paralect/Schematra

Méthodes publiques

Méthode Description
ConcatNamespaces ( String namespace1, String namespace2 ) : String

Concat two namespaces

Method Details

ConcatNamespaces() public static méthode

Concat two namespaces
public static ConcatNamespaces ( String namespace1, String namespace2 ) : String
namespace1 String
namespace2 String
Résultat String