例如:
public static Domain.Recruitment.Recruitment Map(this Data.Recruitment dv) { //some code return new Domain.Recruitment.Recruitment{} }
c#
c# ×1