NFe.Components.ComboElem.ComboElem C# (CSharp) Method

ComboElem() public method

public ComboElem ( ) : System
return System
        public ComboElem() { }
        public ComboElem(string valor, int codigo, string nome)

Same methods

ComboElem::ComboElem ( string valor, int codigo ) : System
ComboElem::ComboElem ( string valor, int codigo, string nome ) : System
ComboElem