コード例 #1
0
 internal PreviewProfileModel profileData(int userId)
 {
     return(dataAccess.profileData(userId));
 }