Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NClass
Core
DependencyRelationship
C# Class NClass.Core.DependencyRelationship
Inheritance:
TypeRelationship
ファイルを表示
Open project: gbaychev/NClass
Class Usage Examples
Public Methods
Method
Description
Clone
(
TypeBase
first
,
TypeBase
second
) :
DependencyRelationship
ToString
( ) :
string
Private Methods
Method
Description
DependencyRelationship
(
TypeBase
first
,
TypeBase
second
) :
System
Method Details
Clone()
public
method
public
Clone
(
TypeBase
first
,
TypeBase
second
) :
DependencyRelationship
first
TypeBase
second
TypeBase
return
DependencyRelationship
ToString()
public
method
public
ToString
( ) :
string
return
string