C# Class Cone.Core.StringExtensions

显示文件 Open project: drunkcod/Cone

Public Methods

Method Description
IndexOfDifference ( this self, string other ) : int

Method Details

IndexOfDifference() public static method

public static IndexOfDifference ( this self, string other ) : int
self this
other string
return int