Amazon.Lambda.Model.FunctionCode.IsSetZipFile C# (CSharp) 메소드

IsSetZipFile() 개인적인 메소드

private IsSetZipFile ( ) : bool
리턴 bool
        internal bool IsSetZipFile()
        {
            return this._zipFile != null;
        }