コード例 #1
0
 internal KeyguardLock(KeyguardManager _enclosing, string tag)
 {
     throw new System.NotImplementedException();
 }
コード例 #2
0
ファイル: KeyguardManager.cs プロジェクト: hakeemsm/XobotOS
			internal KeyguardLock(KeyguardManager _enclosing, string tag)
			{
				throw new System.NotImplementedException();
			}