C# 클래스 Tests.vCardStandardReaderTests

파일 보기 프로젝트 열기: drlongnecker/Thought.vCards

공개 메소드들

메소드 설명
ReadProperty_String_Name_Subproperty_Subvalue_Value ( ) : void

비공개 메소드들

메소드 설명
DecodeEscaped_Comma ( ) : void
DecodeEscaped_Comma_SlashComma ( ) : void
DecodeEscaped_Comma_SlashComma_Comma ( ) : void
DecodeEscaped_Empty ( ) : void
DecodeEscaped_Null ( ) : void
DecodeEscaped_Sample ( ) : void
DecodeEscaped_SlashComma ( ) : void
DecodeHexadecimal ( ) : void
DecodeHexadecimal_BadCharacter ( ) : void
DecodeQuotedPrintable_Empty ( ) : void
DecodeQuotedPrintable_EqualSign_EqualSign ( ) : void
DecodeQuotedPrintable_EqualSign_MoreLines ( ) : void
DecodeQuotedPrintable_EqualSign_NoMoreLines ( ) : void
DecodeQuotedPrintable_EqualSign_ValidEscapeCode ( ) : void
DecodeQuotedPrintable_IncompleteEscapeCode ( ) : void
DecodeQuotedPrintable_InvalidEscapeCode ( ) : void
DecodeQuotedPrintable_Null ( ) : void
ReadProperty_String_EmptyParameter ( ) : void
ReadProperty_String_MissingColon ( ) : void
ReadProperty_String_MissingName ( ) : void
ReadProperty_String_Name_Subproperties_Value ( ) : void
ReadProperty_String_Name_Subproperty_Value ( ) : void
ReadProperty_String_Name_Value ( ) : void
ReadProperty_String_NullParameter ( ) : void
ReadProperty_String_QuotedPrintable ( ) : void
ReadProperty_String_SingleColon ( ) : void
ReadProperty_String_Whitespace ( ) : void

메소드 상세

ReadProperty_String_Name_Subproperty_Subvalue_Value() 공개 메소드