'Declaration Public Shared Function IgnoreCaseEquals( _ ByVal str1 As String, _ ByVal str2 As String _ ) As Boolean
public static bool IgnoreCaseEquals( string str1, string str2 )
C1MagentoCommand Class C1MagentoCommand Members