PostSharp / / API Reference / Post­Sharp.​Patterns.​Collections.​Advices / IHash­Set­Dynamic­Advice­Factory<TPayload> / Create
Open sandbox

Method Create

Create(IDynamicallyAdvisableHashSet, TPayload)

Declaration
IDynamicAdvice Create(IDynamicallyAdvisableHashSet hashSet, TPayload payload)
Parameters
Type Name Description
IDynamicallyAdvisableHashSet hashSet
TPayload payload
Returns
Type Description
IDynamicAdvice