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

TestClassForMethodWithoutReturnType() public method

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