I have a class defined as the following:
public class GetCustomerQuery : QueryBase<CustomerDto>{}
Once I get my hands into the Type of GetCustomerQuery, how do I get:
Type
GetCustomerQuery
CustomerDto
Aucun commentaire:
Enregistrer un commentaire