FilterPropertyHandler 대리자

정의

public delegate object FilterPropertyHandler(SfcSerializer serializer, FilterPropertyEventArgs propertyArgs);
type FilterPropertyHandler = delegate of SfcSerializer * FilterPropertyEventArgs -> obj
Public Delegate Function FilterPropertyHandler(serializer As SfcSerializer, propertyArgs As FilterPropertyEventArgs) As Object 

매개 변수

serializer
SfcSerializer

반환 값

적용 대상