Fan.Sys.Deprecated.@typeof C# (CSharp) Method

@typeof() public method

public @typeof ( ) : Type
return Type
        public override Type @typeof()
        {
            return Sys.DeprecatedType;
        }