'Declaration Public Shared Function p( _ ByVal a As System.String, _ ByRef b As System.Drawing.Point _ ) As System.Boolean
public static System.bool p( System.string a, out System.Drawing.Point b )
cc Class cc Members