Click or drag to resize

StraalforsPrintTypeParamProviderGetPrintTypeParams Method

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Straalfors.Configuration.StraalforsPrintTypeParamProvider.GetPrintTypeParams(WorkZone.Dispatcher.Base.Configuration.PrintType)"]


Namespace: WorkZone.Dispatcher.Straalfors.Configuration
Assembly: 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)
Syntax
public IEnumerable<PrintTypeParameter> GetPrintTypeParams(
	PrintType printType
)

Parameters

printType  PrintType

[Missing <param name="printType"/> documentation for "M:WorkZone.Dispatcher.Straalfors.Configuration.StraalforsPrintTypeParamProvider.GetPrintTypeParams(WorkZone.Dispatcher.Base.Configuration.PrintType)"]

Return Value

IEnumerablePrintTypeParameter

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Straalfors.Configuration.StraalforsPrintTypeParamProvider.GetPrintTypeParams(WorkZone.Dispatcher.Base.Configuration.PrintType)"]

Implements

IPrintTypeParameterProviderGetPrintTypeParams(PrintType)
See Also