BusinessLogic.Logic.Achievements.YouveGotHeartAchievement.YouveGotHeartAchievement C# (CSharp) Метод

YouveGotHeartAchievement() публичный Метод

public YouveGotHeartAchievement ( IDataContext dataContext ) : System.Collections.Generic
dataContext IDataContext
Результат System.Collections.Generic
        public YouveGotHeartAchievement(IDataContext dataContext) : base(dataContext)
        {
        }