コード例 #1
0
ファイル: RavenPrincipal.cs プロジェクト: mbg/Cambridge.Raven
 public RavenPrincipal(RavenIdentity identity)
 {
     this.identity = identity;
 }