59 строки
3.2 KiB
Markdown
59 строки
3.2 KiB
Markdown
|
---
|
||
|
title: Implicit Conversion (Param.EverythingExcept to Double)
|
||
|
page_title: Implicit Conversion (Param.EverythingExcept to Double) | JustMock Documentation
|
||
|
description: Documentation page about Implicit Conversion (Param.EverythingExcept to Double).
|
||
|
previous_url: /m_telerik_justmock_param_everythingexcept_op_implicit_42.html
|
||
|
slug: m_telerik_justmock_param_everythingexcept_op_implicit_42
|
||
|
published: True
|
||
|
fullPath: api/n_telerik_justmock/t_telerik_justmock_param_everythingexcept/operators_t_telerik_justmock_param_everythingexcept/overload_telerik_justmock_param_everythingexcept_op_implicit/m_telerik_justmock_param_everythingexcept_op_implicit_42
|
||
|
category: "api"
|
||
|
---
|
||
|
|
||
|
# Param.EverythingExceptImplicitConversion (Param.EverythingExcept to Double)
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
[Missing <summary> documentation for "M:Telerik.JustMock.Param.EverythingExcept.op_Implicit(Telerik.JustMock.Param.EverythingExcept)~System.Double"]
|
||
|
|
||
|
|
||
|
|
||
|
**Namespace:** [Telerik.JustMock](n_telerik_justmock) <br> **Assembly:** Telerik.JustMock(in Telerik.JustMock.dll)
|
||
|
## Syntax
|
||
|
|
||
|
|
||
|
<div id="syntaxCodeBlocks" class="code"><span codeLanguage="CSharp"><table><tr><th>C#</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">implicit operator</span> <a href="https://msdn2.microsoft.com/en-us/library/643eft0t" target="_blank">double</a> (
|
||
|
<a href="T_Telerik_JustMock_Param_EverythingExcept.html">Param<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span><span class="fs">.</span></span>EverythingExcept</a> <span class="parameter">_</span>
|
||
|
)</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Widening</span> <span class="keyword">Operator</span> <span class="identifier">CType</span> ( _
|
||
|
<span class="parameter">_</span> <span class="keyword">As</span> <a href="T_Telerik_JustMock_Param_EverythingExcept.html">Param<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span><span class="fs">.</span></span>EverythingExcept</a> _
|
||
|
) <span class="keyword">As</span> <a href="https://msdn2.microsoft.com/en-us/library/643eft0t" target="_blank">Double</a></pre></td></tr></table></span></div>
|
||
|
|
||
|
|
||
|
|
||
|
_<br>
|
||
|
|
||
|
|
||
|
Type: [Telerik.JustMock.Param.EverythingExcept](t_telerik_justmock_param_everythingexcept) <br>
|
||
|
[Missing <param name="_"/> documentation for "M:Telerik.JustMock.Param.EverythingExcept.op_Implicit(Telerik.JustMock.Param.EverythingExcept)~System.Double"]
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
[Missing <returns> documentation for "M:Telerik.JustMock.Param.EverythingExcept.op_Implicit(Telerik.JustMock.Param.EverythingExcept)~System.Double"]
|
||
|
|
||
|
|
||
|
## See Also
|
||
|
|
||
|
|
||
|
|
||
|
[Param.EverythingExcept Structure](t_telerik_justmock_param_everythingexcept)
|
||
|
|
||
|
[Param.EverythingExcept Members](allmembers_t_telerik_justmock_param_everythingexcept)
|
||
|
|
||
|
[ImplicitOverload](overload_telerik_justmock_param_everythingexcept_op_implicit)
|
||
|
|
||
|
[Telerik.JustMock Namespace](n_telerik_justmock)
|
||
|
|
||
|
|
||
|
|