Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Simple
DisposableExtensions
C# Class Simple.DisposableExtensions
Show file
Open project: juanplopes/simple
Public Methods
Method
Description
ComposeWith
(
this
first
) :
IDisposable
Private Methods
Method
Description
TryToDispose
(
IDisposable
disposable
) :
void
Method Details
ComposeWith()
public
static
method
public
static
ComposeWith
(
this
first
) :
IDisposable
first
this
return
IDisposable