PlaceholderTextTPlaceholderCommandsProvider   Conversion (String to PlaceholderTextTPlaceholderCommandsProvider)

Definition

Namespace: MFiles.VAF.Configuration.Placeholders
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public static implicit operator PlaceholderText<TPlaceholderCommandsProvider> (
	string s
)

Parameters

s  String
 

Return Value

PlaceholderTextTPlaceholderCommandsProvider

See Also