Aspose.Words.Examples.CSharp.Loading_and_Saving.ImageLoadingWithCredentialsHandler.ImageLoadingWithCredentialsHandler C# (CSharp) 메소드

ImageLoadingWithCredentialsHandler() 공개 메소드

public ImageLoadingWithCredentialsHandler ( ) : System
리턴 System
        public ImageLoadingWithCredentialsHandler()
        {
            mWebClient = new WebClient();
        }
        public ResourceLoadingAction ResourceLoading(ResourceLoadingArgs args)