public void OptReciproc(
string pathA,
string pathRes
)
Public Sub OptReciproc (
pathA As String,
pathRes As String
)
public:
void OptReciproc(
String^ pathA,
String^ pathRes
)
member OptReciproc :
pathA : string *
pathRes : string -> unit