Diffusion .NET API  5.9.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Content.IRecordContentBuilder Member List

This is the complete list of members for PushTechnology.ClientInterface.Client.Content.IRecordContentBuilder, including all inherited members.

Build()PushTechnology.ClientInterface.Client.Content.IContentBuilder< out TB >
PutFields(params string[] fields)PushTechnology.ClientInterface.Client.Content.IRecordContentBuilder
PutFields(ICollection< dynamic > fields)PushTechnology.ClientInterface.Client.Content.IRecordContentBuilder
PutRecord(params string[] fields)PushTechnology.ClientInterface.Client.Content.IRecordContentBuilder
PutRecord(ICollection fields)PushTechnology.ClientInterface.Client.Content.IRecordContentBuilder
PutRecords(params IRecord[] records)PushTechnology.ClientInterface.Client.Content.IRecordContentBuilder
PutRecords(ICollection< IRecord > records)PushTechnology.ClientInterface.Client.Content.IRecordContentBuilder
Reset()PushTechnology.ClientInterface.Client.Content.IContentBuilder< out TB >
SetEncoding(ContentEncoding encoding)PushTechnology.ClientInterface.Client.Content.IContentBuilder< out TB >