コード例 #1
0
ファイル: Reference.cs プロジェクト: Duthris/CSharp-Homeworks
 internal bool TCKimlikNoDogrulaAsync(TCKimlikNoDogrulaRequest tCKimlikNoDogrulaRequest)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
ファイル: Reference.cs プロジェクト: musaerkek/GameProject
 internal object TCKimlikNoDogrula(TCKimlikNoDogrulaRequest tCKimlikNoDogrulaRequest)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
ファイル: Reference.cs プロジェクト: Kokimen/Homework-Quiz
 internal object TCKimlikNoDogrulaAsync(string nationalityId, string v, string v1, TCKimlikNoDogrulaRequest tCKimlikNoDogrulaRequest)
 {
     throw new NotImplementedException();
 }