FacebookSharp.Schemas.Rest.stream_attachment.stream_attachment C# (CSharp) Method

stream_attachment() public method

public stream_attachment ( ) : System
return System
        public stream_attachment()
        {
            this.propertiesField = new stream_attachmentProperties();
            this.mediaField = new stream_attachmentMedia();
        }
stream_attachment