see also Self injects(string name, string[] rest...). this member function are used for inject an option value as an new name. this is usually used when you want to avoid name confilict.
the name of option to be injected
the new name of option to be injected
Self for chain call
See Implementation
see also Self injects(string name, string[] rest...). this member function are used for inject an option value as an new name. this is usually used when you want to avoid name confilict.