C# 클래스 ExampleGenerator.CreateExamples

파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AccountID string
Device1 string
Device1Description string
Device2 string
Device2Description string
LabelApplicationProfile string
LabelApplicationPublish string
LabelConnectAccept string
LabelConnectPending string
LabelConnectPublish string
LabelConnectRequest string
LabelConnectStatus string
LabelCreatePersonal string
LabelEscrow string
LabelHello string
LabelRecover string
LabelValidate string
NameAccount string
NameService string
OfflineEscrowEntry Goedel.Mesh.OfflineEscrowEntry
PasswordProfile Goedel.Mesh.PasswordProfile
PasswordProfilePrivate1 string
PasswordProfilePrivate2 string
PasswordProfilePrivate3 string
PersonalProfile Goedel.Mesh.PersonalProfile
SignedDeviceProfile1 Goedel.Mesh.SignedDeviceProfile
SignedPersonalProfile Goedel.Mesh.SignedPersonalProfile
Traces TraceDictionary

공개 메소드들

메소드 설명
Go ( ) : void
MakeClean ( ) : void
MakeDocs ( ) : void
MakeExamples ( ) : void

비공개 메소드들

메소드 설명
AddApplication ( ) : void

Create a Web credential profile.

AddApplicationSSH ( ) : void

Create a SSH credential profile.

AddApplicationWeb ( ) : void

Create a Web credential profile.

ConnectDevice ( ) : void

Add a second device

CreateProfile ( ) : void

Create a new profile for [email protected]

Go ( string Output1, string Output2 ) : void
Hello ( ) : void

Create a new profile for [email protected]

KeyRecovery ( ) : void

Create and recover profile.

Main ( string args ) : void
PublishProfile ( ) : void

Publish profile

StartService ( ) : void

Start the Mesh as a direct service

메소드 상세

Go() 공개 메소드

public Go ( ) : void
리턴 void

MakeClean() 공개 메소드

public MakeClean ( ) : void
리턴 void

MakeDocs() 공개 메소드

public MakeDocs ( ) : void
리턴 void

MakeExamples() 공개 메소드

public MakeExamples ( ) : void
리턴 void

프로퍼티 상세

AccountID 공개적으로 프로퍼티

public string AccountID
리턴 string

Device1 공개적으로 프로퍼티

public string Device1
리턴 string

Device1Description 공개적으로 프로퍼티

public string Device1Description
리턴 string

Device2 공개적으로 프로퍼티

public string Device2
리턴 string

Device2Description 공개적으로 프로퍼티

public string Device2Description
리턴 string

LabelApplicationProfile 공개적으로 프로퍼티

public string LabelApplicationProfile
리턴 string

LabelApplicationPublish 공개적으로 프로퍼티

public string LabelApplicationPublish
리턴 string

LabelConnectAccept 공개적으로 프로퍼티

public string LabelConnectAccept
리턴 string

LabelConnectPending 공개적으로 프로퍼티

public string LabelConnectPending
리턴 string

LabelConnectPublish 공개적으로 프로퍼티

public string LabelConnectPublish
리턴 string

LabelConnectRequest 공개적으로 프로퍼티

public string LabelConnectRequest
리턴 string

LabelConnectStatus 공개적으로 프로퍼티

public string LabelConnectStatus
리턴 string

LabelCreatePersonal 공개적으로 프로퍼티

public string LabelCreatePersonal
리턴 string

LabelEscrow 공개적으로 프로퍼티

public string LabelEscrow
리턴 string

LabelHello 공개적으로 프로퍼티

public string LabelHello
리턴 string

LabelRecover 공개적으로 프로퍼티

public string LabelRecover
리턴 string

LabelValidate 공개적으로 프로퍼티

public string LabelValidate
리턴 string

NameAccount 공개적으로 정적으로 프로퍼티

public static string NameAccount
리턴 string

NameService 공개적으로 정적으로 프로퍼티

public static string NameService
리턴 string

OfflineEscrowEntry 공개적으로 프로퍼티

The offline escrow entry data.
public OfflineEscrowEntry,Goedel.Mesh OfflineEscrowEntry
리턴 Goedel.Mesh.OfflineEscrowEntry

PasswordProfile 공개적으로 프로퍼티

public PasswordProfile,Goedel.Mesh PasswordProfile
리턴 Goedel.Mesh.PasswordProfile

PasswordProfilePrivate1 공개적으로 프로퍼티

public string PasswordProfilePrivate1
리턴 string

PasswordProfilePrivate2 공개적으로 프로퍼티

public string PasswordProfilePrivate2
리턴 string

PasswordProfilePrivate3 공개적으로 프로퍼티

public string PasswordProfilePrivate3
리턴 string

PersonalProfile 공개적으로 프로퍼티

public PersonalProfile,Goedel.Mesh PersonalProfile
리턴 Goedel.Mesh.PersonalProfile

SignedDeviceProfile1 공개적으로 프로퍼티

public SignedDeviceProfile,Goedel.Mesh SignedDeviceProfile1
리턴 Goedel.Mesh.SignedDeviceProfile

SignedPersonalProfile 공개적으로 프로퍼티

public SignedPersonalProfile,Goedel.Mesh SignedPersonalProfile
리턴 Goedel.Mesh.SignedPersonalProfile

Traces 공개적으로 프로퍼티

public TraceDictionary Traces
리턴 TraceDictionary