C# Class MorseCode.CsJs.Net.SoapClient.SoapClientInvocator.NamespacePrefixes

Datei anzeigen Open project: jam40jeff/CsJs

Public Methods

Method Description
GetPrefixAndColon ( string @namespace ) : string
GetPrefixDefinitions ( ) : string
NamespacePrefixes ( string targetNamespace ) : System

Method Details

GetPrefixAndColon() public method

public GetPrefixAndColon ( string @namespace ) : string
@namespace string
return string

GetPrefixDefinitions() public method

public GetPrefixDefinitions ( ) : string
return string

NamespacePrefixes() public method

public NamespacePrefixes ( string targetNamespace ) : System
targetNamespace string
return System