ParkerFox.Core.Entities.Ecommerce.CartItem.DoSomethingThatChangesTest C# (CSharp) Méthode

DoSomethingThatChangesTest() public méthode

public DoSomethingThatChangesTest ( string input ) : void
input string
Résultat void
        public virtual void DoSomethingThatChangesTest(string input)
        {
            _Test = input;
        }