StraalforsPrintTypeParamProviderGetPrintTypeTemplateParams Method |
[Missing <summary> documentation for "M:WorkZone.Dispatcher.Straalfors.Configuration.StraalforsPrintTypeParamProvider.GetPrintTypeTemplateParams"]
Namespace: WorkZone.Dispatcher.Straalfors.ConfigurationAssembly: WorkZone.Dispatcher.Straalfors_24.5.0.0 (in WorkZone.Dispatcher.Straalfors_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic IEnumerable<PrintTypeParameter> GetPrintTypeTemplateParams()
Public Function GetPrintTypeTemplateParams As IEnumerable(Of PrintTypeParameter)
public:
virtual IEnumerable<PrintTypeParameter^>^ GetPrintTypeTemplateParams() sealed
abstract GetPrintTypeTemplateParams : unit -> IEnumerable<PrintTypeParameter>
override GetPrintTypeTemplateParams : unit -> IEnumerable<PrintTypeParameter>
Return Value
IEnumerablePrintTypeParameter[Missing <returns> documentation for "M:WorkZone.Dispatcher.Straalfors.Configuration.StraalforsPrintTypeParamProvider.GetPrintTypeTemplateParams"]
Implements
IPrintTypeParameterProviderGetPrintTypeTemplateParams
See Also