C# Класс MsgPack.MessagePackStringTest

Показать файл Открыть проект

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