Microsoft.AspNet.WebHooks.SlackAttachment.SlackAttachment C# (CSharp) Method

SlackAttachment() private method

Default constructor for serialization purposes
private SlackAttachment ( ) : System
return System
        internal SlackAttachment()
        {
        }

Same methods

SlackAttachment::SlackAttachment ( string text, string fallback ) : System
SlackAttachment