コード例 #1
0
ファイル: Frame.cs プロジェクト: FireflyServer/firefly
 public Frame(FrameContext context)
 {
     _context = context;
 }
コード例 #2
0
 public Frame(FrameContext context)
 {
     _context = context;
 }