MRefNormalDelegate Delegate

Definition

Delegate in the namespace

public delegate void MRefNormalDelegate(List<string> pics, out string name);

Parameters

pics
List<String>

a name list of pictures.

name
String

give out the needed name.

Applies to