C# 클래스 Swift.Interop.RelativeIndirectablePointer

파일 보기 프로젝트 열기: chkn/Xamarin.SwiftUI

공개 메소드들

메소드 설명
SetTarget ( void* value, bool indirect ) : void

메소드 상세

SetTarget() 공개 메소드

public SetTarget ( void* value, bool indirect ) : void
value void*
indirect bool
리턴 void