Show / Hide Table of Contents

Enum StringType

Defines different ways to generate a string.

Namespace:Testura.Code
Assembly:Testura.Code.dll
Syntax
public enum StringType

Fields

Name Description
Normal

Generate as a normal string: "test".

Path

Generate as a path: @"test".

Extension Methods

ObjectExtensions.IsNumeric()
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX