コード例 #1
0
 public WatchInfoFunction(IWatchInfoProvider watchInfoProvider)
 {
     _watchInfoProvider = watchInfoProvider;
 }