FormContentBuilder<(Of <(<'TFormData>)>)> Class
Base class for classes that are used to build form HttpContent in Post requests
Namespace:
Suoranta.EnterpriseLib.Util.NetAssembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public class FormContentBuilder<TFormData> where TFormData : MultipartContent
Type Parameters
- TFormData
Inheritance Hierarchy
Suoranta.EnterpriseLib.Util.Net..::..FormContentBuilder<(Of <(<'TFormData>)>)>

