C# 클래스 MsgPack.MessagePackStringTest

파일 보기 프로젝트 열기: msgpack/msgpack-cli

Private Properties

프로퍼티 타입 설명
GetDefaultInternetZoneSandbox System.Security.PermissionSet
GetStrongName System.Security.Policy.StrongName
ShowResult void
TestEqualsCore Tuple
TestEqualsFullTrust void
TestEqualsPartialTrust void
TestGetHashCode_Binary void
TestGetHashCode_EmptyBinary void
TestGetHashCode_EmptyString void
TestGetHashCode_String void
TestGetHashCode_StringifiableBinary void
TestToString_Binary void
TestToString_EmptyBinary void
TestToString_EmptyString void
TestToString_String void
TestToString_StringifiableBinary void

공개 메소드들

메소드 설명
TestEqualsWorker ( ) : void

비공개 메소드들

메소드 설명
GetDefaultInternetZoneSandbox ( ) : PermissionSet
GetStrongName ( Type type ) : StrongName
ShowResult ( Tuple result ) : void
TestEqualsCore ( ) : Tuple
TestEqualsFullTrust ( ) : void
TestEqualsPartialTrust ( ) : void
TestGetHashCode_Binary ( ) : void
TestGetHashCode_EmptyBinary ( ) : void
TestGetHashCode_EmptyString ( ) : void
TestGetHashCode_String ( ) : void
TestGetHashCode_StringifiableBinary ( ) : void
TestToString_Binary ( ) : void
TestToString_EmptyBinary ( ) : void
TestToString_EmptyString ( ) : void
TestToString_String ( ) : void
TestToString_StringifiableBinary ( ) : void

메소드 상세

TestEqualsWorker() 공개 정적인 메소드

public static TestEqualsWorker ( ) : void
리턴 void