コード例 #1
0
ファイル: Context.cs プロジェクト: bojanskr/nats.net
 public Options GetOptions()
 {
     return(_optionsFactory.GetOptions(this));
 }