Monobjc.EncodingGenerationTests.TestClassForMethodWithReturnType.TestClassForMethodWithReturnType C# (CSharp) Method

TestClassForMethodWithReturnType() public method

public TestClassForMethodWithReturnType ( IntPtr value ) : System
value System.IntPtr
return System
            public TestClassForMethodWithReturnType(IntPtr value) : base(value) {}
EncodingGenerationTests.TestClassForMethodWithReturnType