コード例 #1
0
ファイル: Loop.cs プロジェクト: PlumpMath/sharpuv
 public Loop()
     : this(Uvi.uv_loop_new())
 {
 }