コード例 #1
0
 internal MyHandler(IInputConnectionWrapper _enclosing, android.os.Looper looper) :
     base(looper)
 {
     throw new System.NotImplementedException();
 }
コード例 #2
0
			internal MyHandler(IInputConnectionWrapper _enclosing, android.os.Looper looper) : 
				base(looper)
			{
				throw new System.NotImplementedException();
			}