Click or drag to resize

MessageFormatAttribute Constructor

Creates a new instance of the message format attribute

Namespace:  RestSrvr.Attributes
Assembly:  RestSrvr (in RestSrvr.dll) Version: 3.0.481-alpha
Syntax
public MessageFormatAttribute(
	MessageFormatType format
)

Parameters

format
Type: RestSrvr.AttributesMessageFormatType

[Missing <param name="format"/> documentation for "M:RestSrvr.Attributes.MessageFormatAttribute.#ctor(RestSrvr.Attributes.MessageFormatType)"]

See Also