System.Xml.Xsl.Runtime.Int32Aggregator.Create C# (CSharp) Method

Create() public method

public Create ( ) : void
return void
        public void Create() {
            this.cnt = 0;
        }