Created
June 19, 2017 09:34
-
-
Save dmjcomdem/b6318e2db23dc62ba1881782a6bd3f50 to your computer and use it in GitHub Desktop.
принадлежит ли объекту данное свойство
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if (speciality.id in DescriptionSpeciality) | |
return DescriptionSpeciality[speciality.id]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment