RequestExtensionsFormatGenerateContentInput Method

Overload List

FormatGenerateContentInput(IEnumerablePart, String) Creates a Content object based on the specified collection of Part instances and role.
FormatGenerateContentInput(IEnumerableString, String) Creates a Content object using the specified parts of a request and role.
FormatGenerateContentInput(String, String) Creates a Content object based on the specified input text and role.

See Also