Applicasa.FileCache.ApplicasaGetCachedImage C# (CSharp) 메소드

ApplicasaGetCachedImage() 개인적인 메소드

private ApplicasaGetCachedImage ( string url, GetFileData callback ) : void
url string
callback GetFileData
리턴 void
        private static extern void ApplicasaGetCachedImage(string url, GetFileData callback);