Click or drag to resize

ReferencedAssemblyCompareTo(ReferencedAssembly) Method


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public int CompareTo(
	ReferencedAssembly other
)

Parameters

other  ReferencedAssembly
 

Return Value

Int32

Implements

IComparableTCompareTo(T)
See Also