コード例 #1
0
ファイル: SignalInfo.cs プロジェクト: yareally/SignalInfoMono
 /// <summary>
 /// Initializes a new instance of the <see cref="MyPhoneStateListener" /> class.
 /// </summary>
 /// <param name="si">The parent.</param>
 public MyPhoneStateListener(SignalInfo si)
 {
     this.si = si;
 }
コード例 #2
0
ファイル: SignalInfo.cs プロジェクト: yareally/SignalInfoMono
 /// <summary>
 /// Initializes a new instance of the <see cref="MyPhoneStateListener" /> class.
 /// </summary>
 /// <param name="si">The parent.</param>
 public MyPhoneStateListener(SignalInfo si)
 {
     this.si = si;
 }