C# (CSharp) EFUtility.CodeGenerationTools DynamicTextTransformation.Create - 6 examples found. These are the top rated real world C# (CSharp) examples of EFUtility.CodeGenerationTools.DynamicTextTransformation.Create extracted from open source projects. You can rate examples to help us improve the quality of examples.
Creates an instance of the DynamicTextTransformation class around the passed in TextTransformation shapped instance passed in, or if the passed in instance already is a DynamicTextTransformation, it casts it and sends it back.