OtherExampleDelegate

public DELEGATE
 

Listing

 

Signature

OtherExampleDelegate(param1:String, param2:Vector, param3:Dictionary):BooleanAnother delegate’s method doc comments first line.
 

Details

 

Signature

 

OtherExampleDelegate()

public delegate function OtherExampleDelegate(param1:String, param2:Vector, param3:Dictionary):Boolean

Another delegate’s method doc comments first line.

This method has three required parameters and returns a Boolean.

param1:StringThe first parameter
param2:VectorThe second parameter
param3:DictionaryThe third parameter
returns
Boolean

A true / false value

 

 

 

 

 

 

 

 

 

 

lsdoc 2018 pixeldroid
https://github.com/pixeldroid/lsdoc
programming pages theme v0.5.10 (https://github.com/pixeldroid/programming-pages)