Search Results for

    Show / Hide Table of Contents

    Class TypeExtensions

    Inheritance
    object
    TypeExtensions
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: FluentMigrator.Runner.Extensions
    Assembly: FluentMigrator.Runner.dll
    Syntax
    public static class TypeExtensions

    Methods

    IsConcrete(Type)

    Declaration
    public static bool IsConcrete(this Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    bool

    Is<T>(Type)

    Declaration
    public static bool Is<T>(this Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    bool
    Type Parameters
    Name Description
    T
    In this article
    Back to top
    Copyright © 2018 Fluent Migrator Project
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.