C# 클래스 Akka.Cluster.Sharding.Tests.ClusterShardingFailureSpec.Value

파일 보기 프로젝트 열기: rogeralsing/akka.net

공개 프로퍼티들

프로퍼티 타입 설명
Id string
N int

공개 메소드들

메소드 설명
Value ( string id, int n ) : System

메소드 상세

Value() 공개 메소드

public Value ( string id, int n ) : System
id string
n int
리턴 System

프로퍼티 상세

Id 공개적으로 프로퍼티

public string Id
리턴 string

N 공개적으로 프로퍼티

public int N
리턴 int