Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NServiceBus
Core
Tests
Encryption
WireEncryptedStringContext
C# 클래스 NServiceBus.Core.Tests.Encryption.WireEncryptedStringContext
파일 보기
프로젝트 열기: Particular/NServiceBus
보호된 프로퍼티들
프로퍼티
타입
설명
EncryptedBase64Value
string
MySecretMessage
string
conventions
Conventions
보호된 메소드들
메소드
설명
BuildConventions
( ) :
Conventions
Create
( ) :
WireEncryptedString
비공개 메소드들
메소드
설명
BaseSetUp
( ) :
void
메소드 상세
BuildConventions()
보호된
메소드
protected
BuildConventions
( ) :
Conventions
리턴
Conventions
Create()
보호된
메소드
protected
Create
( ) :
WireEncryptedString
리턴
WireEncryptedString
프로퍼티 상세
EncryptedBase64Value
보호되어 있는 프로퍼티
protected
string
EncryptedBase64Value
리턴
string
MySecretMessage
보호되어 있는 프로퍼티
protected
string
MySecretMessage
리턴
string
conventions
보호되어 있는 프로퍼티
protected
Conventions
conventions
리턴
Conventions