Amazon.SimpleEmail.Model.Body.Body C# (CSharp) Method

Body() public method

Empty constructor used to set properties independently even when a simple constructor is available
public Body ( ) : System
return System
        public Body() { }

Same methods

Body::Body ( Content text ) : System