Click or drag to resize

FileResolveRecordFromMergeInfo Method (String, String, String)

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public static FileResolveRecord FromMergeInfo(
	string l1,
	string l2,
	string l3
)

Parameters

l1
Type: SystemString
l2
Type: SystemString
l3
Type: SystemString

Return Value

Type: FileResolveRecord
See Also