C# Class System.Runtime.Remoting.Channels.StringHelper

Datei anzeigen Open project: gbarnett/shared-source-cli-2.0

Private Methods

Method Description
StartsWithAsciiIgnoreCasePrefixLower ( String str, String asciiPrefix ) : bool
StartsWithDoubleUnderscore ( String str ) : bool
ToLowerAscii ( char ch ) : char