Amazon.EC2.Model.Tag.Tag C# (CSharp) 메소드

Tag() 공개 메소드

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

Same methods

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