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

戻り値

適用対象