Amazon.SimpleEmail.Model.Destination.Destination C# (CSharp) 메소드

Destination() 공개 메소드

Default constructor for a new Destination object. Callers should use the properties to initialize this object after creating it.
public Destination ( ) : System
리턴 System
        public Destination() {}
    

Same methods

Destination::Destination ( List toAddresses ) : System