コード例 #1
0
ファイル: ContentObserver.cs プロジェクト: hakeemsm/XobotOS
			public NotificationRunnable(ContentObserver _enclosing, bool self)
			{
				throw new System.NotImplementedException();
			}
コード例 #2
0
 public NotificationRunnable(ContentObserver _enclosing, bool self)
 {
     throw new System.NotImplementedException();
 }