Apache.Cassandra.Cassandra.get_args.get_args C# (CSharp) 메소드

get_args() 공개 메소드

public get_args ( ) : System
리턴 System
      public get_args() {
        this._consistency_level = (ConsistencyLevel)1;
      }