[To be supplied.]
[Visual Basic] Public Shared Sub SoapAssert( _ ByVal condition As Boolean, _ ByVal message As String _ ) [C#] public static void SoapAssert( bool condition, string message ); [C++] public: static void SoapAssert( bool condition, String* message ); [JScript] public static function SoapAssert( condition : Boolean, message : String );
SerTrace Class | SerTrace Members | System.Runtime.Serialization.Formatters Namespace