Initializes a new instance of the WopDtoFieldAttribute class.
Initializes a new instance of the WopDtoFieldAttribute class.
public WopDtoFieldAttribute();
Initializes a new instance of the WopDtoFieldAttribute class using the name of the DTO field generated for the class this attribute is bound to.
public WopDtoFieldAttribute(string);
WopDtoFieldAttribute Class | TechTalk.Genome.Wop Namespace