BTDB.EventStoreLayer.EnumTypeDescriptor.DynamicEnum.GetDescriptor C# (CSharp) Method

GetDescriptor() public method

public GetDescriptor ( ) : ITypeDescriptor
return ITypeDescriptor
            public ITypeDescriptor GetDescriptor()
            {
                return _descriptor;
            }