mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-12-16 15:19:56 +00:00
Tests comment block
This commit is contained in:
parent
f71148b75f
commit
9497c8522f
1 changed files with 4 additions and 0 deletions
|
|
@ -287,6 +287,10 @@ namespace AideDeJeu.ViewModels
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
Debug.WriteLine(parsedComment.Name);
|
||||||
|
}
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue