Amazon.EC2.Model.Tag.Tag C# (CSharp) Method

Tag() public method

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

Same methods

Tag::Tag ( string key ) : System
Tag::Tag ( string key, string value ) : System