AssociationUpdateQuery.setAddedAssocations

struct AssociationUpdateQuery
@safe ref return
typeof(this)
setAddedAssocations
(
Range
)
(
string mimeType
,)
if (
isInputRange!Range &&
is(ElementType!Range : string)
)

See Also

Meta