コード例 #1
0
ファイル: Prowl.cs プロジェクト: danimart1991/Radarr
 public Prowl(IProwlProxy prowlProxy)
 {
     _prowlProxy = prowlProxy;
 }