我的这项职能载于:
public class StringGenerator
{
public static string GenerateString(string hash)
{
return hash.GetHashCode();
}
}
我希望能够从PHP网页上提一下。 任何想法如何?
Edit: 看见网址文件, http://www.php.net/manual/en/class.dotnet.php, 我认为这是可能的。 但是,我可以制定法典,以找到这一损失,即使有强烈的称呼。 dll文档与php网页的相容。