ICreateComplexPropertyDelegate<TComplexProperty extends ComplexProperty> typedef

ICreateComplexPropertyDelegate<TComplexProperty extends ComplexProperty> = TComplexProperty Function()

Implementation

typedef TComplexProperty ICreateComplexPropertyDelegate<
    TComplexProperty extends ComplexProperty>();