Apache.Cassandra.Cassandra.add_args.add_args C# (CSharp) Method

add_args() public method

public add_args ( ) : System
return System
      public add_args() {
        this._consistency_level = (ConsistencyLevel)1;
      }