[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.Attachment

Attachment Method

Attachment(AnnotationAttachment)

Configurates Attachment. Sets the attachment of the annotation.

Declaration
public TBuilder Attachment(AnnotationAttachment value)
Public Function Attachment(value As AnnotationAttachment) As TBuilder
Parameters
Type Name Description
AnnotationAttachment value

The value.

Returns
Type Description
TBuilder

Current builder.