NFe.Components.ComboElem.ComboElem C# (CSharp) Метод

ComboElem() публичный Метод

public ComboElem ( ) : System
Результат 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