D
DaTurk
This might be a stupid question, but I want to do the equivalent of
passinf an arguement via the "out" keyword in C#, But in CLI. SO I
basically want to pass a managed object from c# into a CLI layer, make
changes to the object in the CLI layer, and have them reflected in the
c# layer. Could someone please show me the syntax to do this?
passinf an arguement via the "out" keyword in C#, But in CLI. SO I
basically want to pass a managed object from c# into a CLI layer, make
changes to the object in the CLI layer, and have them reflected in the
c# layer. Could someone please show me the syntax to do this?